X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Falpha%2Finclude%2Fasm%2Ftypes.h;h=bd621ecd1eb33a21516af7ac6c3629b0f098e65b;hb=f27884aeadff9654f4a1e8a05dd92f4b140afe29;hp=f072f344497e7adba62719db66324bb11144c5ae;hpb=d855ebec4573e52b93dddf9ac0dbca89203ee0e5;p=pandora-kernel.git 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;