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