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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/alpha/include/asm/types.h b/arch/alpha/include/asm/types.h
index f072f344497e..bd621ecd1eb3 100644
--- a/arch/alpha/include/asm/types.h
+++ b/arch/alpha/include/asm/types.h
@@ -25,9 +25,6 @@ typedef unsigned int umode_t;
* These aren't exported outside the kernel to avoid name space clashes
*/
#ifdef __KERNEL__
-
-#define BITS_PER_LONG 64
-
#ifndef __ASSEMBLY__
typedef u64 dma_addr_t;