--- linux/include/asm-m68k/processor.h~ Fri Jan 24 09:20:47 2003 +++ linux/include/asm-m68k/processor.h Fri Jan 24 09:20:47 2003 @@ -27,6 +27,7 @@ */ #define EISA_bus 0 #define MCA_bus 0 +#define MCA_bus__is_a_macro /* for versions in ksyms.c */ /* * if you change this structure, you must change the code and offsets --- linux/include/linux/mca.h~ Fri Jan 24 09:20:43 2003 +++ linux/include/linux/mca.h Fri Jan 24 09:20:43 2003 @@ -10,7 +10,6 @@ * The information is exported to the protected code, where this * variable is set to one in case MCA bus was detected. */ -extern int MCA_bus; /* maximal number of MCA slots - actually, some machines have less, but they all have sufficient number of POS registers to cover 8. */