]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/acpi/boot.c
x86: move mp_ioapic_routing to boot.c
[karo-tx-linux.git] / arch / x86 / kernel / acpi / boot.c
index b33ebf6ea4f13902281dc2e934a47758f125b2f2..9cf5751845368198f8f5dfda46de0a8132e6c191 100644 (file)
@@ -320,6 +320,8 @@ acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long e
 
 #ifdef CONFIG_X86_IO_APIC
 
+struct mp_ioapic_routing mp_ioapic_routing[MAX_IO_APICS];
+
 static int __init
 acpi_parse_ioapic(struct acpi_subtable_header * header, const unsigned long end)
 {