]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30a0363079812925abebfe77406bd9dfa2ee5e91
tree8ca2515b1b824857d89c18d69e2828ae826f506f
parent205b9f422c13f8d1ae2446d0b1a17f77d450593c
RTC: Fix minor compile warning

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>
drivers/rtc/rtc-msm6242.c
drivers/rtc/rtc-rp5c01.c