]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-h8300/types.h
[PATCH] 2TB files: add blkcnt_t
[linux-2.6-omap-h63xx.git] / include / asm-h8300 / types.h
index bf91e0d4dde77775a46650f29f107096c2914147..da2402b8654059149e2ee9d13e777997b720731d 100644 (file)
@@ -58,6 +58,9 @@ typedef u32 dma_addr_t;
 #define HAVE_SECTOR_T
 typedef u64 sector_t;
 
+#define HAVE_BLKCNT_T
+typedef u64 blkcnt_t;
+
 #endif /* __KERNEL__ */
 
 #endif /* __ASSEMBLY__ */