]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/mpparse_32.c
x86: move phys_cpu_present_map to setup.c
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / mpparse_32.c
index 7b7e008496e0567bc23a3cce26753b9b6fecfca8..4f4cfad9ae5737f5eefe4565a220edbdb6845a90 100644 (file)
@@ -69,11 +69,6 @@ unsigned int boot_cpu_physical_apicid = -1U;
 #endif
 #endif
 
-/* Make it easy to share the UP and SMP code: */
-#ifndef CONFIG_X86_SMP
-physid_mask_t phys_cpu_present_map;
-#endif
-
 /*
  * Intel MP BIOS table parsing routines:
  */