RTC: Fix minor compile warning
authorJohn Stultz <john.stultz@linaro.org>
Thu, 3 Feb 2011 01:53:42 +0000 (17:53 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 3 Feb 2011 21:02:50 +0000 (13:02 -0800)
Two rtc drivers return values from void functions. This patch
fixes that.

CC: Thomas Gleixner <tglx@linutronix.de>
CC: Alessandro Zummo <a.zummo@towertech.it>
CC: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found