[parisc-linux] unresolved symbol pci_proc_init
Ulrich Strelow
ulrich_strelow@yahoo.com
Mon, 11 Oct 1999 04:27:14 -0700 (PDT)
Hi all,
compiling the current CVS kernel for a non-PCI machine
like my 715/33 leads to an unresolved symbol message
for pci_proc_init.
In init/main.c is the following code:
#ifdef CONFIG_GECKO
gsc_init();
/*
** pci_init() is NOT multi-PCI bus friendly.
*/
#ifdef CONFIG_PROC_FS
pci_proc_init();
#endif
#else
#ifdef CONFIG_PCI
pci_init();
#endif
#endif
So pci_proc_init is included even if CONFIG_PCI is not
set.
Ulrich
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com