]> 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, 28 Sep 2012 06:08:13 +0000 (16:08 +1000)
commit7d65c64c90f4d4bfac1773d0976d0d78dee2ee7d
treed5015bbdeaa56eafc1b88fd91ca29dbcaa7ac15c
parent187df97e264e45282340a119b3dd5ac731395bfb
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