Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / asm-h8300 / types.h
index 21f4fc0..da2402b 100644 (file)
@@ -58,7 +58,8 @@ typedef u32 dma_addr_t;
 #define HAVE_SECTOR_T
 typedef u64 sector_t;
 
-typedef unsigned int kmem_bufctl_t;
+#define HAVE_BLKCNT_T
+typedef u64 blkcnt_t;
 
 #endif /* __KERNEL__ */