]> git.neil.brown.name Git - history.git/commitdiff
PPC32: remove unused defns of EISA/MCA_bus__is_a_macro
authorPaul Mackerras <paulus@samba.org>
Fri, 6 Dec 2002 02:58:05 +0000 (13:58 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 6 Dec 2002 02:58:05 +0000 (13:58 +1100)
include/asm-ppc/processor.h

index cd7e330c1eb111f7c8d86c0533c01d1ef6f62c58..306a4a7a4dae8e2c3080a6cf396648e2b97ec60c 100644 (file)
@@ -635,9 +635,7 @@ extern long 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 */
 
 /* Lazy FPU handling on uni-processor */
 extern struct task_struct *last_task_used_math;