]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move apic declarations to mach_apic.h
authorGlauber Costa <gcosta@redhat.com>
Tue, 25 Mar 2008 21:10:46 +0000 (18:10 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:30 +0000 (17:41 +0200)
commit3d0a071dea7b1ddc09a29013f5513bc04835846a
tree455dd49e9e22b1cf06f328978dc3de7faf5c5455
parent249ecb4b89ceaad48f3868d47aca1280e534da61
x86: move apic declarations to mach_apic.h

take them out of the x86_64-specific asm/mach_apic.h

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_64.c
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/io_apic_64.c
arch/x86/kernel/setup_64.c
include/asm-x86/mach-default/mach_apic.h
include/asm-x86/mach_apic.h [deleted file]