diff options
Diffstat (limited to 'arch/x86/include/asm/apic.h')
-rw-r--r-- | arch/x86/include/asm/apic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h index 2201c262b00c..b8c1380690e7 100644 --- a/arch/x86/include/asm/apic.h +++ b/arch/x86/include/asm/apic.h | |||
@@ -336,7 +336,6 @@ struct apic { | |||
336 | int (*wakeup_secondary_cpu)(int apicid, unsigned long start_eip); | 336 | int (*wakeup_secondary_cpu)(int apicid, unsigned long start_eip); |
337 | 337 | ||
338 | bool wait_for_init_deassert; | 338 | bool wait_for_init_deassert; |
339 | void (*smp_callin_clear_local_apic)(void); | ||
340 | void (*inquire_remote_apic)(int apicid); | 339 | void (*inquire_remote_apic)(int apicid); |
341 | 340 | ||
342 | /* apic ops */ | 341 | /* apic ops */ |