X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Frtc.h;h=6d5e4a46781ef1ca6dff692b6685e2e645c42153;hb=5e31c2bd3c865f8f474811340182795396b99696;hp=07ecd4ca8ca73cc3d3911e9176e5bfdfaa78edbb;hpb=cd9662094edf4173e87f0452e57e4eacc228f8ff;p=linux-2.6 diff --git a/include/linux/rtc.h b/include/linux/rtc.h index 07ecd4ca8c..6d5e4a4678 100644 --- a/include/linux/rtc.h +++ b/include/linux/rtc.h @@ -106,7 +106,6 @@ extern int rtc_year_days(unsigned int day, unsigned int month, unsigned int year extern int rtc_valid_tm(struct rtc_time *tm); extern int rtc_tm_to_time(struct rtc_time *tm, unsigned long *time); extern void rtc_time_to_tm(unsigned long time, struct rtc_time *tm); -extern void rtc_merge_alarm(struct rtc_time *now, struct rtc_time *alarm); #include #include