2.4.20-pre10-ac2: proc_bus_pci_dir unresolved in pci_hotplug.o module

From: Christian Vogel (vogel@skunk.physik.uni-erlangen.de)
Date: Fri Nov 01 2002 - 09:01:29 EST


Hi,

when insmodding the pci_hotplug.o module I get unresolved symbol
proc_bus_pci_dir on Kernel 2.4.20-pre10-ac2.

The symbol is declared extern here:

drivers/hotplug/pci_hutplug_core.c (line 131) has:
        extern struct proc_dir_entry *proc_bus_pci_dir

The symbol is defined here:

drivers/pci/proc.c (line 372) has:
        struct proc_dir_entry *proc_bus_pci_dir

Probably some EXPORT_SYMBOL(proc_bus_pci_dir) is missing
in the latter file?...

        Chris

-- 
L'urgent est fait, L'impossible est en cours,
Pour les miracles, ... prévoir un délai.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:20 EST