aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/types.h')
-rw-r--r--include/asm-alpha/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/types.h b/include/asm-alpha/types.h
index 43264d219246..f5716139ec89 100644
--- a/include/asm-alpha/types.h
+++ b/include/asm-alpha/types.h
@@ -56,8 +56,6 @@ typedef unsigned long u64;
typedef u64 dma_addr_t;
typedef u64 dma64_addr_t;
-typedef unsigned short kmem_bufctl_t;
-
#endif /* __ASSEMBLY__ */
#endif /* __KERNEL__ */
#endif /* _ALPHA_TYPES_H */