X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh%2Ftypes.h;h=cb7e183a0a6beabbec8b1b0dd14d3fd53886caaa;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=488552f43b2a17bf866168f8636d91d1fa14d448;hpb=e6a27dba1cf83d871b2dfcd64f04f12a67e3f4d5;p=linux-2.6.git diff --git a/include/asm-sh/types.h b/include/asm-sh/types.h index 488552f43..cb7e183a0 100644 --- a/include/asm-sh/types.h +++ b/include/asm-sh/types.h @@ -58,11 +58,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__ */