]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/time.c
[PATCH] missing exports of do_settimeofday() variants
[linux-2.6-omap-h63xx.git] / kernel / time.c
index 40c2410ac99ab15b80a7e3b6c5ed8477460de7a7..a3c2100470e106becb5155d091e2bf9c6d1dee7c 100644 (file)
@@ -532,6 +532,7 @@ int do_settimeofday (struct timespec *tv)
        clock_was_set();
        return 0;
 }
+EXPORT_SYMBOL(do_settimeofday);
 
 void do_gettimeofday (struct timeval *tv)
 {