x86: add x2apic config
[linux-2.6-block.git] / arch / x86 / kernel / genx2apic_cluster.c
index abc5ee329f21816e7e7a3eaa68733f8c9f80762e..7c87156b641189e43ba79c435c180297fd3a4b36 100644 (file)
@@ -233,6 +233,5 @@ struct genapic apic_x2apic_cluster = {
        .wait_for_init_deassert         = NULL,
        .smp_callin_clear_local_apic    = NULL,
        .store_NMI_vector               = NULL,
-       .restore_NMI_vector             = NULL,
        .inquire_remote_apic            = NULL,
 };