x86: move phys_cpu_present_map to setup.c
[pandora-kernel.git] / arch / x86 / kernel / mpparse_32.c
index 7b7e008..4f4cfad 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:
  */