]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/types.h
Merge branch 'upstream'
[linux-2.6-omap-h63xx.git] / include / asm-i386 / types.h
index ced00fe8fe61c0667840795158b234c58fa35ebc..e50a08bd7ced0ef43ac153958d613f85f89fb7cc 100644 (file)
@@ -63,6 +63,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__ */