]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/include/asm/rtc.h
sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.
[linux-2.6-omap-h63xx.git] / arch / sh / include / asm / rtc.h
index 1813f4202a24f2a5fdb24e0e10b2e0579f69297e..f7b010d48af7b17d8c6dbf475d105f7839f816a5 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _ASM_RTC_H
 #define _ASM_RTC_H
 
+void time_init(void);
 extern void (*board_time_init)(void);
 extern void (*rtc_sh_get_time)(struct timespec *);
 extern int (*rtc_sh_set_time)(const time_t);