aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-avr32/types.h')
-rw-r--r--include/asm-avr32/types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-avr32/types.h b/include/asm-avr32/types.h
index 3f47db9675a..2bff153a32e 100644
--- a/include/asm-avr32/types.h
+++ b/include/asm-avr32/types.h
@@ -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__ */