diff --git a/01c1382d3:drivers/pci/probe.c b/bef4a9eef:drivers/pci/probe.c index 8182d69..f01a01a 100644 --- a/01c1382d3:drivers/pci/probe.c +++ b/bef4a9eef:drivers/pci/probe.c @@ -1658,6 +1658,7 @@ struct pci_bus * __devinit pci_scan_bus(int bus, struct pci_ops *ops, } return b; } +EXPORT_SYMBOL(pci_scan_bus); #ifdef CONFIG_HOTPLUG /**