x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
[deliverable/linux.git] / arch / x86 / kernel / apic / apic_noop.c
index b205cdbdbe6a522e51bedc05f2bf86c39c141f66..0d96749cfcacf4c558fc3c1163bd2825a0fa84bf 100644 (file)
@@ -152,7 +152,6 @@ struct apic apic_noop = {
 
        .wakeup_secondary_cpu           = noop_wakeup_secondary_cpu,
 
-       .wait_for_init_deassert         = false,
        .inquire_remote_apic            = NULL,
 
        .read                           = noop_apic_read,
This page took 0.060461 seconds and 5 git commands to generate.