diff options
author | David Brown <davidb@codeaurora.org> | 2011-03-30 20:26:57 +0200 |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2011-03-31 22:15:40 +0200 |
commit | 893b66c39da812e7dd0d7b32aa0633e5d90d950c (patch) | |
tree | 26c76f94f1918c67fc2bcbe96dbdd39974d127f4 /arch/m68k/include/asm/commproc.h | |
parent | msm: Remove extraneous ffa device check (diff) | |
download | linux-893b66c39da812e7dd0d7b32aa0633e5d90d950c.tar.xz linux-893b66c39da812e7dd0d7b32aa0633e5d90d950c.zip |
msm: timer: fix missing return value
Change af90f10d38 "ARM: 6759/1: smp: Select local timers vs broadcast
timer support runtime" missed a return statement, causing a compile
warning:
arch/arm/mach-msm/timer.c:272: warning: 'return' with no value, in
function returning non-void
Trivially return 0 for success when running on cpu 0 (to match the
comment and previous behavior).
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/m68k/include/asm/commproc.h')
0 files changed, 0 insertions, 0 deletions