aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mpparse_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/mpparse_32.c')
-rw-r--r--arch/x86/kernel/mpparse_32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/mpparse_32.c b/arch/x86/kernel/mpparse_32.c
index 0f877a572cf0..e5376dc5d0cc 100644
--- a/arch/x86/kernel/mpparse_32.c
+++ b/arch/x86/kernel/mpparse_32.c
@@ -61,8 +61,6 @@ int nr_ioapics;
61 61
62int pic_mode; 62int pic_mode;
63 63
64unsigned int def_to_bigsmp = 0;
65
66/* Processor that is doing the boot up */ 64/* Processor that is doing the boot up */
67unsigned int boot_cpu_physical_apicid = -1U; 65unsigned int boot_cpu_physical_apicid = -1U;
68 66