]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc_sysfs_show_hctosys-return-0-if-resume-failed-fix-fix
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Sep 2012 00:20:37 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:31 +0000 (14:01 +1000)
commit9f7662041be843441f18607fe91232e9b8b58303
treea14bf27e2d7e70a03f3680e0aec4e77e3a6a9cca
parentbfe7c346b804bc5d3ec97c6fcdc3a2805439de22
rtc_sysfs_show_hctosys-return-0-if-resume-failed-fix-fix

drivers/rtc/class.c: In function 'rtc_init':
drivers/rtc/class.c:261:23: error: 'rtc_suspend' undeclared (first use in t=
his function)
drivers/rtc/class.c:261:23: note: each undeclared identifier is reported on=
ly once for each function it appears in
drivers/rtc/class.c:262:22: error: 'rtc_resume' undeclared (first use in th=
is function)

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David Fries <David@Fries.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/class.c