X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Ftypes.h;h=2a8b1b2be782fa1df9923dd8b3a5bf96dcc3c407;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=da2402b8654059149e2ee9d13e777997b720731d;hpb=43bc926fffd92024b46cafaf7350d669ba9ca884;p=linux-2.6.git diff --git a/include/asm-h8300/types.h b/include/asm-h8300/types.h index da2402b86..2a8b1b2be 100644 --- a/include/asm-h8300/types.h +++ b/include/asm-h8300/types.h @@ -55,12 +55,6 @@ typedef unsigned long long u64; typedef u32 dma_addr_t; -#define HAVE_SECTOR_T -typedef u64 sector_t; - -#define HAVE_BLKCNT_T -typedef u64 blkcnt_t; - #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */