x86: Replace cpu_2_logical_apicid[] with early percpu variable
[pandora-kernel.git] / arch / x86 / include / asm / apic.h
index 5e3969c..eb139ec 100644 (file)
@@ -595,8 +595,4 @@ extern int default_check_phys_apicid_present(int phys_apicid);
 
 #endif /* CONFIG_X86_LOCAL_APIC */
 
-#ifdef CONFIG_X86_32
-extern u8 cpu_2_logical_apicid[NR_CPUS];
-#endif
-
 #endif /* _ASM_X86_APIC_H */