diff options
Diffstat (limited to 'arch/x86/kernel/apic/bigsmp_32.c')
-rw-r--r-- | arch/x86/kernel/apic/bigsmp_32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/apic/bigsmp_32.c b/arch/x86/kernel/apic/bigsmp_32.c index 74ffd3eb681e..eb159163064c 100644 --- a/arch/x86/kernel/apic/bigsmp_32.c +++ b/arch/x86/kernel/apic/bigsmp_32.c | |||
@@ -197,7 +197,6 @@ static struct apic apic_bigsmp = { | |||
197 | .send_IPI_self = default_send_IPI_self, | 197 | .send_IPI_self = default_send_IPI_self, |
198 | 198 | ||
199 | .wait_for_init_deassert = true, | 199 | .wait_for_init_deassert = true, |
200 | .smp_callin_clear_local_apic = NULL, | ||
201 | .inquire_remote_apic = default_inquire_remote_apic, | 200 | .inquire_remote_apic = default_inquire_remote_apic, |
202 | 201 | ||
203 | .read = native_apic_mem_read, | 202 | .read = native_apic_mem_read, |