aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/types.h')
-rw-r--r--arch/m68k/include/asm/types.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/types.h b/arch/m68k/include/asm/types.h
index 6441cb5f8e7..10ad92f1c17 100644
--- a/arch/m68k/include/asm/types.h
+++ b/arch/m68k/include/asm/types.h
@@ -25,9 +25,6 @@ typedef unsigned short umode_t;
#ifndef __ASSEMBLY__
-/* DMA addresses are always 32-bits wide */
-
-typedef u32 dma_addr_t;
typedef u32 dma64_addr_t;
#endif /* __ASSEMBLY__ */