diff options
Diffstat (limited to 'arch/x86/pci/legacy.c')
-rw-r--r-- | arch/x86/pci/legacy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/pci/legacy.c b/arch/x86/pci/legacy.c index c734c277b116..d6cc2eddf339 100644 --- a/arch/x86/pci/legacy.c +++ b/arch/x86/pci/legacy.c | |||
@@ -57,6 +57,7 @@ void pcibios_scan_specific_bus(int busn) | |||
57 | } | 57 | } |
58 | } | 58 | } |
59 | } | 59 | } |
60 | EXPORT_SYMBOL_GPL(pcibios_scan_specific_bus); | ||
60 | 61 | ||
61 | int __init pci_subsys_init(void) | 62 | int __init pci_subsys_init(void) |
62 | { | 63 | { |