x86: ioapic: Make a few functions static
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 15:08:03 +0000 (16:08 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:26:51 +0000 (17:26 +0100)
No users outside of io_apic.c. Mark bad_ioapic() __init while at it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found