X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fprocessor.h;h=a51bd41e6fbc02d1a57a72b434b345ce1ef52285;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=0f45ae6861102dee1dc535d3192fad7cef784a1e;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/asm-sh64/processor.h b/include/asm-sh64/processor.h index 0f45ae686..a51bd41e6 100644 --- a/include/asm-sh64/processor.h +++ b/include/asm-sh64/processor.h @@ -218,12 +218,6 @@ extern void release_thread(struct task_struct *); */ extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags); -/* - * Bus types - */ -#define MCA_bus 0 -#define MCA_bus__is_a_macro /* for versions in ksyms.c */ - /* Copy and release all segment info associated with a VM */ #define copy_segments(p, mm) do { } while (0)