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

@@ -9,7 +9,8 @@
* James Cleverdon.
*/
#include <asm/apic.h>
#include <asm/ipi.h>
#include "ipi.h"
/*
* Check the APIC IDs in bios_cpu_apicid and choose the APIC mode.