diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/asm-alpha/processor.h linux-2.5/include/asm-alpha/processor.h
--- bk-linus/include/asm-alpha/processor.h	2002-11-21 02:21:25.000000000 +0000
+++ linux-2.5/include/asm-alpha/processor.h	2002-11-21 18:03:05.000000000 +0000
@@ -30,7 +30,6 @@
  * Bus types
  */
 #define EISA_bus 1
-#define EISA_bus__is_a_macro /* for versions in ksyms.c */
 #define MCA_bus 0
 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
 
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/asm-ia64/processor.h linux-2.5/include/asm-ia64/processor.h
--- bk-linus/include/asm-ia64/processor.h	2002-11-21 02:21:57.000000000 +0000
+++ linux-2.5/include/asm-ia64/processor.h	2002-11-21 18:03:27.000000000 +0000
@@ -49,7 +49,6 @@
  * Bus types
  */
 #define EISA_bus 0
-#define EISA_bus__is_a_macro /* for versions in ksyms.c */
 #define MCA_bus 0
 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
 
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/asm-sh/processor.h linux-2.5/include/asm-sh/processor.h
--- bk-linus/include/asm-sh/processor.h	2002-11-21 02:23:20.000000000 +0000
+++ linux-2.5/include/asm-sh/processor.h	2002-11-21 18:04:20.000000000 +0000
@@ -143,7 +143,6 @@ extern int kernel_thread(int (*fn)(void 
  * Bus types
  */
 #define EISA_bus 0
-#define EISA_bus__is_a_macro /* for versions in ksyms.c */
 #define MCA_bus 0
 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
 
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/asm-sparc64/processor.h linux-2.5/include/asm-sparc64/processor.h
--- bk-linus/include/asm-sparc64/processor.h	2002-11-21 02:23:30.000000000 +0000
+++ linux-2.5/include/asm-sparc64/processor.h	2002-11-21 18:04:28.000000000 +0000
@@ -25,7 +25,6 @@
 
 /* Bus types */
 #define EISA_bus 0
-#define EISA_bus__is_a_macro /* for versions in ksyms.c */
 #define MCA_bus 0
 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
 
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/asm-sparc/processor.h linux-2.5/include/asm-sparc/processor.h
--- bk-linus/include/asm-sparc/processor.h	2002-11-21 02:23:24.000000000 +0000
+++ linux-2.5/include/asm-sparc/processor.h	2002-11-21 18:04:24.000000000 +0000
@@ -28,7 +28,6 @@
  * Bus types
  */
 #define EISA_bus 0
-#define EISA_bus__is_a_macro /* for versions in ksyms.c */
 #define MCA_bus 0
 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
 
