x86: remove APIC_INIT / APICFUNC / IPIFUNC
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 02:18:13 +0000 (03:18 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:11 +0000 (23:20 +0100)
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 <mingo@elte.hu>

No differences found