diff options
Diffstat (limited to 'arch/x86/pci/pci.h')
-rw-r--r-- | arch/x86/pci/pci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/pci/pci.h b/arch/x86/pci/pci.h index 28b9b72ce7c7..c8b89a832c66 100644 --- a/arch/x86/pci/pci.h +++ b/arch/x86/pci/pci.h | |||
@@ -101,6 +101,7 @@ extern void pci_pcbios_init(void); | |||
101 | /* pci-mmconfig.c */ | 101 | /* pci-mmconfig.c */ |
102 | 102 | ||
103 | extern int __init pci_mmcfg_arch_init(void); | 103 | extern int __init pci_mmcfg_arch_init(void); |
104 | extern void __init pci_mmcfg_arch_free(void); | ||
104 | 105 | ||
105 | /* | 106 | /* |
106 | * AMD Fam10h CPUs are buggy, and cannot access MMIO config space | 107 | * AMD Fam10h CPUs are buggy, and cannot access MMIO config space |