patch-2.1.99 linux/drivers/pci/pci.c

Next file: linux/drivers/pci/quirks.c
Previous file: linux/drivers/pci/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.98/linux/drivers/pci/pci.c linux/drivers/pci/pci.c
@@ -319,7 +319,7 @@
 	/* give BIOS a chance to apply platform specific fixes: */
 	pcibios_fixup();
 
-#ifdef CONFIG_PCI_OPTIMIZE
+#ifdef CONFIG_PCI_QUIRKS
 	pci_quirks_init();
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov