X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Ftypes.h;h=ced00fe8fe61c0667840795158b234c58fa35ebc;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=e50a08bd7ced0ef43ac153958d613f85f89fb7cc;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/include/asm-i386/types.h b/include/asm-i386/types.h index e50a08bd7..ced00fe8f 100644 --- a/include/asm-i386/types.h +++ b/include/asm-i386/types.h @@ -63,11 +63,6 @@ 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__ */