]> git.kernelconcepts.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>
Wed, 26 Sep 2012 01:34:39 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:28:20 +0000 (17:28 +1000)
commitc646f59bd4d71b243da3619148d87f3d0a08ba03
tree800c98e378a62b533f911693d88aad717659022d
parentb85f705a82849f01e11417650b2452352ed957f3
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