Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6fc92866 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

fix build bug in "x86: add PCI extended config space access for AMD Barcelona"



Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 831d9918
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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