patch-2.1.90 linux/arch/m68k/kernel/m68k_ksyms.c
Next file: linux/arch/m68k/kernel/process.c
Previous file: linux/arch/m68k/defconfig
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Mar 17 21:15:40 1998
- Orig file:
v2.1.89/linux/arch/m68k/kernel/m68k_ksyms.c
- Orig date:
Mon Feb 23 18:12:02 1998
diff -u --recursive --new-file v2.1.89/linux/arch/m68k/kernel/m68k_ksyms.c linux/arch/m68k/kernel/m68k_ksyms.c
@@ -7,6 +7,7 @@
#include <linux/elfcore.h>
#include <linux/in6.h>
#include <linux/interrupt.h>
+#include <linux/pci.h>
#include <asm/setup.h>
#include <asm/machdep.h>
@@ -58,3 +59,7 @@
EXPORT_SYMBOL_NOVERS(__down_failed);
EXPORT_SYMBOL_NOVERS(__down_failed_interruptible);
EXPORT_SYMBOL_NOVERS(__up_wakeup);
+
+#if CONFIG_PCI
+EXPORT_SYMBOL(pci_devices);
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov