From: Ingo Molnar Date: Wed, 28 Jan 2009 02:18:13 +0000 (+0100) Subject: x86: remove APIC_INIT / APICFUNC / IPIFUNC X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6801da55e4a4492e8f666ac272efe8186682c8;p=pandora-kernel.git x86: remove APIC_INIT / APICFUNC / IPIFUNC The APIC_INIT() / APICFUNC / IPIFUNC macros were ugly and obfuscated the true identity of various APIC driver methods. Now that they are not used anymore, remove them. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed