[PATCH] missing exports of do_settimeofday() variants
[pandora-kernel.git] / arch / frv / kernel / time.c
index 8d6558b..f43b734 100644 (file)
@@ -221,6 +221,7 @@ int do_settimeofday(struct timespec *tv)
        clock_was_set();
        return 0;
 }
+EXPORT_SYMBOL(do_settimeofday);
 
 /*
  * Scheduler clock - returns current time in nanosec units.