fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
831d991821
commit
6fc92866a4
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ static inline void fam10h_check_enable_mmcfg(void) { }
|
|||
static inline void check_enable_amd_mmconf_dmi(void) { }
|
||||
#endif
|
||||
|
||||
extern void __cpuinit amd_enable_pci_ext_cfg(struct cpuinfo_x86 *c);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue