x86, smp: remove mach_ipi.h

Move mach_ipi.h definitions into genapic.h.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar
2009-01-28 19:14:52 +01:00
parent 9f4187f0a3
commit d53e2f2855
17 changed files with 68 additions and 96 deletions

View File

@@ -28,7 +28,7 @@
#include <asm/reboot.h>
#include <asm/virtext.h>
#include <mach_ipi.h>
#include <asm/genapic.h>
#if defined(CONFIG_SMP) && defined(CONFIG_X86_LOCAL_APIC)