x86: remove mach_apic.h
Spread mach_apic.h definitions into genapic.h. (with some knock-on effects on smp.h and apic.h.) Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
7c20dcc545
commit
1dcdd3d15e
22 changed files with 175 additions and 207 deletions
|
@ -65,7 +65,7 @@
|
|||
#include <asm/uv/uv.h>
|
||||
#include <linux/mc146818rtc.h>
|
||||
|
||||
#include <mach_apic.h>
|
||||
#include <asm/genapic.h>
|
||||
#include <smpboot_hooks.h>
|
||||
|
||||
#ifdef CONFIG_X86_32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue