]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: fix apic.c build error on latest git
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 11 Jan 2009 15:04:47 +0000 (20:34 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 18:24:23 +0000 (19:24 +0100)
commit2bc1379712e74c5b99adaa6db433c14d8841ab4f
tree680195c9f685e31e4aa6b063234d95db26e224c9
parent4884d8e6a05026ec906355436cea9dc1acb1d09e
x86: fix apic.c build error on latest git

Fix this by reintroducing asm/smp.h include in apic.c - later on
I will fix this by removing non-smp data from smp.h

Also fix the __inquire_remote_apic() prototype/inline.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mach-default/mach_wakecpu.h
arch/x86/kernel/apic.c