aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/numaq_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/apic/numaq_32.c')
-rw-r--r--arch/x86/kernel/apic/numaq_32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/apic/numaq_32.c b/arch/x86/kernel/apic/numaq_32.c
index 700273dca684..3dd5fd765341 100644
--- a/arch/x86/kernel/apic/numaq_32.c
+++ b/arch/x86/kernel/apic/numaq_32.c
@@ -268,8 +268,6 @@ static struct x86_quirks numaq_x86_quirks __initdata = {
268 .arch_pre_intr_init = NULL, 268 .arch_pre_intr_init = NULL,
269 .arch_intr_init = NULL, 269 .arch_intr_init = NULL,
270 .arch_trap_init = NULL, 270 .arch_trap_init = NULL,
271 .mach_get_smp_config = NULL,
272 .mach_find_smp_config = NULL,
273}; 271};
274 272
275static __init void early_check_numaq(void) 273static __init void early_check_numaq(void)