commit | 73557af5bf32c3db973050de1fb73423e8fc873e | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Oct 31 13:59:49 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 03 10:52:21 2008 +0100 |
tree | 51a2d47d700beb7036df837ae036614169283aa2 | |
parent | 45beca08dd8b6d6a65c5ffd730af2eac7a2c7a03 [diff] |
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>