x86: ioapic: Remove useless inlines
authorThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:33:53 +0000 (17:33 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Feb 2011 16:38:23 +0000 (17:38 +0100)
commitb77cf6a8609a8450786c572bc8af6ad068022dbe
treea301ea05cfe1fa568a9dad00d96a37d99ca55ba8
parent41098ffe050c4befe5fc21a5cedd42ebbd6f7469
x86: ioapic: Remove useless inlines

There is no point to have irq_trigger() and irq_polarity() as wrappers
around the MPBIOS_* camel case functions. Get rid of both the inlines
and the ugly camel case.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/io_apic.c