From 855bb42e6ea89367e399e69664665345e82cc583 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Mon, 2 Jun 2008 10:54:16 +0200 Subject: [PATCH] --- yaml --- r: 99422 b: refs/heads/master c: 6fc92866a4a6778a9732a14b61f70cb9014b2a1a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86/mmconfig.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 0d1e2d5e4dd8..e0fe1c1aee62 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 831d991821daedd4839073dbca55514432ef1768 +refs/heads/master: 6fc92866a4a6778a9732a14b61f70cb9014b2a1a diff --git a/trunk/include/asm-x86/mmconfig.h b/trunk/include/asm-x86/mmconfig.h index 95beda07c6fa..46d6bb135df4 100644 --- a/trunk/include/asm-x86/mmconfig.h +++ b/trunk/include/asm-x86/mmconfig.h @@ -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