diff options
Diffstat (limited to 'arch/x86/kernel/mpparse_32.c')
-rw-r--r-- | arch/x86/kernel/mpparse_32.c | 2 |
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 | ||
62 | int pic_mode; | 62 | int pic_mode; |
63 | 63 | ||
64 | unsigned int def_to_bigsmp = 0; | ||
65 | |||
66 | /* Processor that is doing the boot up */ | 64 | /* Processor that is doing the boot up */ |
67 | unsigned int boot_cpu_physical_apicid = -1U; | 65 | unsigned int boot_cpu_physical_apicid = -1U; |
68 | 66 | ||