X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-s390%2Ftypes.h;h=fc5d7cf19324be9160352b7ce0675619278ec23e;hb=a79abdc6eeca745b2af04fc03f9a04da0d294094;hp=ae2951cc83aca1cc634d4b6ab7d56694779da41d;hpb=66643de455c27973ac31ad6de9f859d399916842;p=powerpc.git diff --git a/include/asm-s390/types.h b/include/asm-s390/types.h index ae2951cc83..fc5d7cf193 100644 --- a/include/asm-s390/types.h +++ b/include/asm-s390/types.h @@ -87,16 +87,6 @@ typedef union { } subreg; } register_pair; -#ifdef CONFIG_LBD -typedef u64 sector_t; -#define HAVE_SECTOR_T -#endif - -#ifdef CONFIG_LSF -typedef u64 blkcnt_t; -#define HAVE_BLKCNT_T -#endif - #endif /* ! __s390x__ */ #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */