aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/genx2apic_cluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/genx2apic_cluster.c')
-rw-r--r--arch/x86/kernel/genx2apic_cluster.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/kernel/genx2apic_cluster.c b/arch/x86/kernel/genx2apic_cluster.c
index b91a48eae52e..2eeca6e744af 100644
--- a/arch/x86/kernel/genx2apic_cluster.c
+++ b/arch/x86/kernel/genx2apic_cluster.c
@@ -191,9 +191,6 @@ struct genapic apic_x2apic_cluster = {
191 .check_apicid_used = NULL, 191 .check_apicid_used = NULL,
192 .check_apicid_present = NULL, 192 .check_apicid_present = NULL,
193 193
194 .no_balance_irq = 0,
195 .no_ioapic_check = 0,
196
197 .vector_allocation_domain = x2apic_vector_allocation_domain, 194 .vector_allocation_domain = x2apic_vector_allocation_domain,
198 .init_apic_ldr = init_x2apic_ldr, 195 .init_apic_ldr = init_x2apic_ldr,
199 196