summaryrefslogtreecommitdiffstats
path: root/include/asm-cris/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/types.h')
-rw-r--r--include/asm-cris/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-cris/types.h b/include/asm-cris/types.h
index 41a0d450ba1d..8fa6d6c7afce 100644
--- a/include/asm-cris/types.h
+++ b/include/asm-cris/types.h
@@ -52,7 +52,7 @@ typedef unsigned long long u64;
typedef u32 dma_addr_t;
typedef u32 dma64_addr_t;
-typedef unsigned int kmem_bufctl_t;
+typedef unsigned short kmem_bufctl_t;
#endif /* __ASSEMBLY__ */