x86/apic: Move ipi header into apic directory

Only used locally.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20190722105219.434738036@linutronix.de
This commit is contained in:
Thomas Gleixner
2019-07-22 20:47:12 +02:00
parent 521b82fee9
commit 8b542da372
8 changed files with 13 additions and 14 deletions

View File

@@ -3,9 +3,8 @@
#include <linux/cpumask.h>
#include <linux/acpi.h>
#include <asm/ipi.h>
#include "x2apic.h"
#include "ipi.h"
int x2apic_phys;