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

No differences found