[PATCH] missing exports of do_settimeofday() variants
[safe/jmp/linux-2.6] / arch / sh64 / kernel / time.c
index f4a62a1..43e395a 100644 (file)
@@ -253,6 +253,7 @@ int do_settimeofday(struct timespec *tv)
 
        return 0;
 }
+EXPORT_SYMBOL(do_settimeofday);
 
 static int set_rtc_time(unsigned long nowtime)
 {