[PATCH] Centralise definitions of sector_t and blkcnt_t
[cascardo/linux.git] / include / asm-avr32 / types.h
index 3f47db9..2bff153 100644 (file)
@@ -57,11 +57,6 @@ typedef unsigned long long u64;
 
 typedef u32 dma_addr_t;
 
-#ifdef CONFIG_LBD
-typedef u64 sector_t;
-#define HAVE_SECTOR_T
-#endif
-
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */