summaryrefslogtreecommitdiffstats
path: root/common/date.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/date.c')
-rw-r--r--common/date.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/date.c b/common/date.c
index d9f911cd51..c656b9678a 100644
--- a/common/date.c
+++ b/common/date.c
@@ -117,6 +117,7 @@ void to_tm(int tim, struct rtc_time * tm)
*/
GregorianDay(tm);
}
+EXPORT_SYMBOL(to_tm);
/* Converts Gregorian date to seconds since 1970-01-01 00:00:00.
* Assumes input in normal date format, i.e. 1980-12-31 23:59:59