summaryrefslogtreecommitdiff
path: root/arch/mn10300/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/include/asm/types.h')
-rw-r--r--arch/mn10300/include/asm/types.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mn10300/include/asm/types.h b/arch/mn10300/include/asm/types.h
index 7b9f01042fd4..c1833eb192e3 100644
--- a/arch/mn10300/include/asm/types.h
+++ b/arch/mn10300/include/asm/types.h
@@ -26,13 +26,6 @@ typedef unsigned short umode_t;
#define BITS_PER_LONG 32
-#ifndef __ASSEMBLY__
-
-/* Dma addresses are 32-bits wide. */
-typedef u32 dma_addr_t;
-
-#endif /* __ASSEMBLY__ */
-
#endif /* __KERNEL__ */
#endif /* _ASM_TYPES_H */