]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/types.h
IB/mad: RMPP support for additional classes
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / types.h
index ec3c2ee8bf86e7a52e59e6531904b881cfce4801..baabba96e31342ecf9be2af2a9d7c335fe4630be 100644 (file)
@@ -103,6 +103,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__ */