]> 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>
Wed, 26 Sep 2012 01:34:39 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:29 +0000 (15:45 +1000)
commit556e59836bd275a34c00ddb34f756972f81f4abb
tree390a8970c97e10a39a002421f160a4db0962d386
parent73c83086b8640578f5b54477da85db9113b73a95
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