]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] remove unused EISA_bus__is_a_macro macro
authorDave Jones <davej@codemonkey.org.uk>
Mon, 25 Nov 2002 10:41:02 +0000 (02:41 -0800)
committerDave Jones <davej@codemonkey.org.uk>
Mon, 25 Nov 2002 10:41:02 +0000 (02:41 -0800)
include/asm-alpha/processor.h
include/asm-ia64/processor.h
include/asm-sh/processor.h
include/asm-sparc/processor.h
include/asm-sparc64/processor.h

index ff14c8f4ed1330e0acc0f33839dc47b06180262d..0ba43172df9c9b4d58a2d14d2a0b30c39da754ed 100644 (file)
@@ -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 */
 
index a8c1e65a053b7986fc18d70bf6be7932a839e7b3..37011ca30459987f6cfac82b7cc929e6f8e7aef0 100644 (file)
@@ -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 */
 
index 941197b426327e6c7e5ed8f0ce43e6fa05a324c9..b3fd05c8cfd866ea5e551eb14202b2bf27adc19b 100644 (file)
@@ -143,7 +143,6 @@ extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
  * 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 */
 
index a04a5e7f4cb144404788def89e613bd26738b18b..91a7410dc21ffb3a2b36ea3d5e90ac07e11ed899 100644 (file)
@@ -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 */
 
index 0fee763d30125b8f82051c6799bb03bc4c2170a6..587972a02d2f0958adab74c135fc2e2eac843329 100644 (file)
@@ -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 */