x86, smp: remove ->restore_NMI_vector()
[sfrench/cifs-2.6.git] / arch / x86 / mach-generic / bigsmp.c
index ecdb230d0f2e36c97978c37f10454c51b7dbc9bb..d9377af88cb3090f3c3715a92b45b4b1ffc7a7a1 100644 (file)
@@ -111,6 +111,5 @@ struct genapic apic_bigsmp = {
 
        .smp_callin_clear_local_apic    = NULL,
        .store_NMI_vector               = NULL,
-       .restore_NMI_vector             = NULL,
        .inquire_remote_apic            = inquire_remote_apic,
 };