PCI: pull pcibios_setup() up into core
[deliverable/linux.git] / include / linux / pci.h
index d8c379dba6adbb36ae9df6c18adea304e2c6b45c..f91143e86f8521a433895b5c4d82c23626b1bf4c 100644 (file)
@@ -642,6 +642,7 @@ extern int no_pci_devices(void);
 
 void pcibios_fixup_bus(struct pci_bus *);
 int __must_check pcibios_enable_device(struct pci_dev *, int mask);
+/* Architecture specific versions may override this (weak) */
 char *pcibios_setup(char *str);
 
 /* Used only when drivers/pci/setup.c is used */
This page took 0.031816 seconds and 5 git commands to generate.