aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/types.h')
-rw-r--r--include/asm-x86_64/types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86_64/types.h b/include/asm-x86_64/types.h
index c86c2e6793e2..2d4491aae281 100644
--- a/include/asm-x86_64/types.h
+++ b/include/asm-x86_64/types.h
@@ -48,9 +48,6 @@ typedef unsigned long long u64;
typedef u64 dma64_addr_t;
typedef u64 dma_addr_t;
-typedef u64 sector_t;
-#define HAVE_SECTOR_T
-
#endif /* __ASSEMBLY__ */
#endif /* __KERNEL__ */