git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55922c9
)
msm: timer: Fix SMP build error
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 31 May 2011 23:10:00 +0000
(16:10 -0700)
committer
David Brown
<davidb@codeaurora.org>
Tue, 31 May 2011 23:33:50 +0000
(16:33 -0700)
Fix build breakage on SMP=y builds due to 0f7b332 (ARM:
consolidate SMP cross call implementation, 2011-04-03)
arch/arm/mach-msm/timer.c: In function 'local_timer_setup':
arch/arm/mach-msm/timer.c:295: error: implicit declaration of
function 'gic_enable_ppi'
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
No differences found