]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-h8300/types.h
[PATCH] Sun3: General updates
[linux-2.6-omap-h63xx.git] / include / asm-h8300 / types.h
index da2402b8654059149e2ee9d13e777997b720731d..2a8b1b2be782fa1df9923dd8b3a5bf96dcc3c407 100644 (file)
@@ -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__ */