Loading arch/x86/pci/legacy.c +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ void pcibios_scan_specific_bus(int busn) } EXPORT_SYMBOL_GPL(pcibios_scan_specific_bus); int __init pci_subsys_init(void) static int __init pci_subsys_init(void) { /* * The init function returns an non zero value when Loading Loading
arch/x86/pci/legacy.c +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ void pcibios_scan_specific_bus(int busn) } EXPORT_SYMBOL_GPL(pcibios_scan_specific_bus); int __init pci_subsys_init(void) static int __init pci_subsys_init(void) { /* * The init function returns an non zero value when Loading