x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage
authorThomas Gleixner <tglx@linutronix.de>
Sun, 24 Oct 2010 09:11:22 +0000 (11:11 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 24 Oct 2010 09:14:14 +0000 (11:14 +0200)
commit7fb2b870d6a3b92f6750ac2b72858fd098dc9e3f
tree098c8bd48bee566ffce8d3afd7266832fd996aa0
parent23f9b267159b4c7ff59d2e6c8ed31693eff841e3
x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage

Stupid me forgot to change the function name for the
CONFIG_X86_IO_APIC=n case in commit 23f9b2671 (x86: apic: Move
probe_nr_irqs_gsi() into ioapic_init_mappings())

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/io_apic.h