summaryrefslogtreecommitdiff
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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/include/asm/types.h b/arch/m68k/include/asm/types.h
index 10ad92f1c173..b17fd115a4e7 100644
--- a/arch/m68k/include/asm/types.h
+++ b/arch/m68k/include/asm/types.h
@@ -23,12 +23,6 @@ typedef unsigned short umode_t;
#define BITS_PER_LONG 32
-#ifndef __ASSEMBLY__
-
-typedef u32 dma64_addr_t;
-
-#endif /* __ASSEMBLY__ */
-
#endif /* __KERNEL__ */
#endif /* _M68K_TYPES_H */