X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-alpha%2Fprocessor.h;h=059780a7d3d7898b750a9f6f7265a0cb2687d2fd;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=3c750a362c445e0da6616714ec80f3626378853f;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-alpha/processor.h b/include/asm-alpha/processor.h index 3c750a362..059780a7d 100644 --- a/include/asm-alpha/processor.h +++ b/include/asm-alpha/processor.h @@ -26,12 +26,6 @@ #define TASK_UNMAPPED_BASE \ ((current->personality & ADDR_LIMIT_32BIT) ? 0x40000000 : TASK_SIZE / 2) -/* - * Bus types - */ -#define MCA_bus 0 -#define MCA_bus__is_a_macro /* for versions in ksyms.c */ - typedef struct { unsigned long seg; } mm_segment_t;