diff options
Diffstat (limited to 'arch/x86/kernel/bigsmp_32.c')
-rw-r--r-- | arch/x86/kernel/bigsmp_32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/bigsmp_32.c b/arch/x86/kernel/bigsmp_32.c index 0de9eed7c600..17c25bc26a59 100644 --- a/arch/x86/kernel/bigsmp_32.c +++ b/arch/x86/kernel/bigsmp_32.c | |||
@@ -263,7 +263,6 @@ struct genapic apic_bigsmp = { | |||
263 | .wait_for_init_deassert = default_wait_for_init_deassert, | 263 | .wait_for_init_deassert = default_wait_for_init_deassert, |
264 | 264 | ||
265 | .smp_callin_clear_local_apic = NULL, | 265 | .smp_callin_clear_local_apic = NULL, |
266 | .store_NMI_vector = NULL, | ||
267 | .inquire_remote_apic = default_inquire_remote_apic, | 266 | .inquire_remote_apic = default_inquire_remote_apic, |
268 | 267 | ||
269 | .read = native_apic_mem_read, | 268 | .read = native_apic_mem_read, |