]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/setup_64.c
x86: clean up init_amd()
[linux-2.6] / arch / x86 / kernel / setup_64.c
index 175c696ec536b10b45d1e575f17b9c2f7d389c17..c94464ab04bafed8a966e3d1e9b9dd965dcee72f 100644 (file)
@@ -72,7 +72,6 @@
 #include <asm/topology.h>
 #include <asm/trampoline.h>
 #include <asm/pat.h>
-#include <asm/mmconfig.h>
 
 #include <mach_apic.h>
 #ifdef CONFIG_PARAVIRT
@@ -474,9 +473,6 @@ void __init setup_arch(char **cmdline_p)
        conswitchp = &dummy_con;
 #endif
 #endif
-
-       /* do this before identify_cpu for boot cpu */
-       check_enable_amd_mmconf_dmi();
 }
 
 struct cpu_dev *cpu_devs[X86_VENDOR_NUM] = {};