X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ftime.h;h=febd581ec9b047a01b1ff67425fef02375e34b50;hb=00e9028a95fb8a4d79f2fb695a853f33ea7d3b57;hp=ce5de6e0e6907915f0982da71afbcc8d9d6590dd;hpb=29ac0052ea454871273a1fc7ef09a97f3c214ee6;p=linux-2.6 diff --git a/include/asm-powerpc/time.h b/include/asm-powerpc/time.h index ce5de6e0e6..febd581ec9 100644 --- a/include/asm-powerpc/time.h +++ b/include/asm-powerpc/time.h @@ -33,6 +33,7 @@ extern unsigned tb_to_us; struct rtc_time; extern void to_tm(int tim, struct rtc_time * tm); +extern void GregorianDay(struct rtc_time *tm); extern time_t last_rtc_update; extern void generic_calibrate_decr(void);