patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-arm / types.h
index 22992ee..f4c92e4 100644 (file)
@@ -52,6 +52,8 @@ typedef unsigned long long u64;
 typedef u32 dma_addr_t;
 typedef u32 dma64_addr_t;
 
+typedef unsigned int kmem_bufctl_t;
+
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */