From: Atsushi Nemoto Date: Sat, 21 Jul 2007 11:37:55 +0000 (-0700) Subject: rtc: do not return void value X-Git-Tag: v2.6.23-rc1~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef154ec69c45aa052b1fa71ee5eeaca7e7f920a3;p=pandora-kernel.git rtc: do not return void value This patch fixes these sparse warnings: drivers/rtc/rtc-ds1742.c:265:2: warning: returning void-valued expression drivers/rtc/rtc-ds1553.c:409:2: warning: returning void-valued expression Signed-off-by: Atsushi Nemoto Cc: David Brownell Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed