David Brown 893b66c39d 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>
2011-03-31 13:15:40 -07:00
..
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2011-03-29 14:47:57 +02:00
2011-03-29 14:47:57 +02:00
2011-02-28 12:40:17 -08:00
2010-06-15 13:19:43 -07:00
2011-02-28 12:40:17 -08:00
2011-02-28 12:40:17 -08:00
2011-02-28 12:40:17 -08:00
2011-02-28 12:40:17 -08:00
2011-02-28 12:40:17 -08:00
2010-06-07 16:16:33 -07:00
2011-03-29 14:47:58 +02:00
2010-10-06 09:01:18 -07:00
2011-02-28 12:40:05 -08:00
2011-03-29 14:47:58 +02:00
2011-01-07 15:54:45 -08:00
2011-02-28 12:40:05 -08:00
2011-02-28 12:40:05 -08:00
2011-03-29 14:47:58 +02:00
2010-11-16 12:23:56 -08:00
2011-03-31 13:15:40 -07:00
2010-05-12 09:14:41 -07:00