aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/asm/types.h')
-rw-r--r--arch/alpha/include/asm/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/types.h b/arch/alpha/include/asm/types.h
index bd621ecd1eb..e46e50382d2 100644
--- a/arch/alpha/include/asm/types.h
+++ b/arch/alpha/include/asm/types.h
@@ -27,7 +27,6 @@ typedef unsigned int umode_t;
#ifdef __KERNEL__
#ifndef __ASSEMBLY__
-typedef u64 dma_addr_t;
typedef u64 dma64_addr_t;
#endif /* __ASSEMBLY__ */