I'm getting the following compile error in drivers/ide/pci/sc1200.c if
!CONFIG_PROC_FS:
<-- snip -->
...
CC drivers/ide/pci/sc1200.o
drivers/ide/pci/sc1200.c: In function `sc1200_config_dma2':
drivers/ide/pci/sc1200.c:228: warning: implicit declaration of function `sc1200_get_pci_clock'
drivers/ide/pci/sc1200.c:240: `PCI_CLK_33' undeclared (first use in this function)
drivers/ide/pci/sc1200.c:240: (Each undeclared identifier is reported only once
drivers/ide/pci/sc1200.c:240: for each function it appears in.)
drivers/ide/pci/sc1200.c:241: `PCI_CLK_48' undeclared (first use in this function)
drivers/ide/pci/sc1200.c:242: `PCI_CLK_66' undeclared (first use in this function)
make[3]: *** [drivers/ide/pci/sc1200.o] Error 1
<-- snip -->
cu
Adrian
--"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
- 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 : Sat Jun 07 2003 - 22:00:33 EST