patch-2.4.20 linux-2.4.20/arch/mips/kernel/mips_ksyms.c

Next file: linux-2.4.20/arch/mips/kernel/old-irq.c
Previous file: linux-2.4.20/arch/mips/kernel/irq_cpu.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/kernel/mips_ksyms.c linux-2.4.20/arch/mips/kernel/mips_ksyms.c
@@ -43,7 +43,9 @@
 extern long __strnlen_user_asm(const char *s);
 
 EXPORT_SYMBOL(mips_machtype);
+#ifdef CONFIG_EISA
 EXPORT_SYMBOL(EISA_bus);
+#endif
 
 /*
  * String functions

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)