aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/include/asm/types.h')
-rw-r--r--arch/m32r/include/asm/types.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m32r/include/asm/types.h b/arch/m32r/include/asm/types.h
index fd84b4898e3..bd0035597b3 100644
--- a/arch/m32r/include/asm/types.h
+++ b/arch/m32r/include/asm/types.h
@@ -16,12 +16,6 @@ typedef unsigned short umode_t;
#define BITS_PER_LONG 32
-#ifndef __ASSEMBLY__
-
-typedef u64 dma64_addr_t;
-
-#endif /* __ASSEMBLY__ */
-
#endif /* __KERNEL__ */
#endif /* _ASM_M32R_TYPES_H */