diff options
| author | 2009-02-17 14:02:01 +0100 | |
|---|---|---|
| committer | 2009-02-17 17:52:44 +0100 | |
| commit | e641f5f525acb163ba71d92de79c9c7366deae03 (patch) | |
| tree | 37425070d697506a34e4b56d6f868f03b9fa7300 /arch/x86/kernel/cpu/amd.c | |
| parent | x86, apic: remove genapic.h (diff) | |
| download | linux-dev-e641f5f525acb163ba71d92de79c9c7366deae03.tar.xz linux-dev-e641f5f525acb163ba71d92de79c9c7366deae03.zip | |
x86, apic: remove duplicate asm/apic.h inclusions
Impact: cleanup
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/amd.c')
| -rw-r--r-- | arch/x86/kernel/cpu/amd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpu/amd.c b/arch/x86/kernel/cpu/amd.c index c94ba9311e65..25423a5b80ed 100644 --- a/arch/x86/kernel/cpu/amd.c +++ b/arch/x86/kernel/cpu/amd.c @@ -12,8 +12,6 @@ # include <asm/cacheflush.h> #endif -#include <asm/apic.h> - #include "cpu.h" #ifdef CONFIG_X86_32 |
