From: Thomas Gleixner Date: Wed, 23 Feb 2011 16:33:53 +0000 (+0100) Subject: x86: ioapic: Remove useless inlines X-Git-Tag: v2.6.39-rc1~503^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b77cf6a8609a8450786c572bc8af6ad068022dbe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed