]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/types.h
[PATCH] 2TB files: add blkcnt_t
[linux-2.6-omap-h63xx.git] / include / asm-sh / types.h
index cb7e183a0a6beabbec8b1b0dd14d3fd53886caaa..488552f43b2a17bf866168f8636d91d1fa14d448 100644 (file)
@@ -58,6 +58,11 @@ typedef u64 sector_t;
 #define HAVE_SECTOR_T
 #endif
 
+#ifdef CONFIG_LSF
+typedef u64 blkcnt_t;
+#define HAVE_BLKCNT_T
+#endif
+
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */