x86, cleanup: Remove obsolete boot_cpu_id variable
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / include / asm / cpu.h
index b185091..4fab24d 100644 (file)
@@ -32,6 +32,5 @@ extern void arch_unregister_cpu(int);
 
 DECLARE_PER_CPU(int, cpu_state);
 
-extern unsigned int boot_cpu_id;
 
 #endif /* _ASM_X86_CPU_H */