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)
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>

No differences found