x86, smp: remove ->restore_NMI_vector()
[sfrench/cifs-2.6.git] / arch / x86 / mach-generic / numaq.c
index d7f7fcf21c39c4d5f906d30c1d7a486656e0eb9a..2c3341564d145b83152daa66b165d007b93f7691 100644 (file)
@@ -112,6 +112,5 @@ struct genapic apic_numaq = {
 
        .smp_callin_clear_local_apic    = numaq_smp_callin_clear_local_apic,
        .store_NMI_vector               = numaq_store_NMI_vector,
-       .restore_NMI_vector             = numaq_restore_NMI_vector,
        .inquire_remote_apic            = inquire_remote_apic,
 };