diff options
Diffstat (limited to 'arch/x86/kernel/genx2apic_uv_x.c')
-rw-r--r-- | arch/x86/kernel/genx2apic_uv_x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/genx2apic_uv_x.c b/arch/x86/kernel/genx2apic_uv_x.c index c1746a198bde..dcb8c14287d8 100644 --- a/arch/x86/kernel/genx2apic_uv_x.c +++ b/arch/x86/kernel/genx2apic_uv_x.c | |||
@@ -290,7 +290,6 @@ struct genapic apic_x2apic_uv_x = { | |||
290 | .trampoline_phys_high = DEFAULT_TRAMPOLINE_PHYS_HIGH, | 290 | .trampoline_phys_high = DEFAULT_TRAMPOLINE_PHYS_HIGH, |
291 | .wait_for_init_deassert = NULL, | 291 | .wait_for_init_deassert = NULL, |
292 | .smp_callin_clear_local_apic = NULL, | 292 | .smp_callin_clear_local_apic = NULL, |
293 | .store_NMI_vector = NULL, | ||
294 | .inquire_remote_apic = NULL, | 293 | .inquire_remote_apic = NULL, |
295 | 294 | ||
296 | .read = native_apic_msr_read, | 295 | .read = native_apic_msr_read, |