x86, voyager: fix smp_intr_init() compile breakage
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 31 Oct 2008 17:59:49 +0000 (13:59 -0400)
committerIngo Molnar <mingo@elte.hu>
Mon, 3 Nov 2008 09:52:21 +0000 (10:52 +0100)
commit73557af5bf32c3db973050de1fb73423e8fc873e
tree51a2d47d700beb7036df837ae036614169283aa2
parent45beca08dd8b6d6a65c5ffd730af2eac7a2c7a03
x86, voyager: fix smp_intr_init() compile breakage

Impact: fix x86/Voyager build

Looks like this became static on the rest of x86.  Fix it up by adding
an external definition to mach-voyager/setup.c

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/voyager.h
arch/x86/mach-voyager/setup.c
arch/x86/mach-voyager/voyager_smp.c