aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.h
blob: 9d86469a3674da3803a681df8749162be779d2f0 (plain)
1
2
3
4
5
#ifndef _RTC_S3C_H_
#define _RTC_S3C_H_
extern int max8998_rtc_set_time_hack(struct rtc_time *tm);
extern int max8998_rtc_read_time_hack(struct rtc_time *tm);
#endif