summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/io_apic.c
diff options
context:
space:
mode:
authorIngo Molnar2009-01-28 17:36:56 +0100
committerIngo Molnar2009-01-28 23:20:36 +0100
commit1f75ed0c1311a50ed393bcac258de65680d360e5 (patch)
treea01ba549ce874af2167543aa91769bfedd508220 /arch/x86/kernel/io_apic.c
parentx86: remove mach_mpspec.h (diff)
downloadkernel-qcow2-linux-1f75ed0c1311a50ed393bcac258de65680d360e5.tar.gz
kernel-qcow2-linux-1f75ed0c1311a50ed393bcac258de65680d360e5.tar.xz
kernel-qcow2-linux-1f75ed0c1311a50ed393bcac258de65680d360e5.zip
x86: remove mach_apicdef.h
Move its definitions into apic.h. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/io_apic.c')
-rw-r--r--arch/x86/kernel/io_apic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/io_apic.c b/arch/x86/kernel/io_apic.c
index e90970ce21a0..abae81989c2f 100644
--- a/arch/x86/kernel/io_apic.c
+++ b/arch/x86/kernel/io_apic.c
@@ -64,7 +64,6 @@
#include <mach_ipi.h>
#include <mach_apic.h>
-#include <mach_apicdef.h>
#define __apicdebuginit(type) static type __init