diff options
Diffstat (limited to 'arch/sh64/kernel/time.c')
-rw-r--r-- | arch/sh64/kernel/time.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh64/kernel/time.c b/arch/sh64/kernel/time.c index f4a62a10053c..43e395a14f49 100644 --- a/arch/sh64/kernel/time.c +++ b/arch/sh64/kernel/time.c | |||
@@ -253,6 +253,7 @@ int do_settimeofday(struct timespec *tv) | |||
253 | 253 | ||
254 | return 0; | 254 | return 0; |
255 | } | 255 | } |
256 | EXPORT_SYMBOL(do_settimeofday); | ||
256 | 257 | ||
257 | static int set_rtc_time(unsigned long nowtime) | 258 | static int set_rtc_time(unsigned long nowtime) |
258 | { | 259 | { |