diff options
Diffstat (limited to 'board/ge/common/ge_rtc.c')
-rw-r--r-- | board/ge/common/ge_rtc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ge/common/ge_rtc.c b/board/ge/common/ge_rtc.c index 48c3778046f..6437afc7bd0 100644 --- a/board/ge/common/ge_rtc.c +++ b/board/ge/common/ge_rtc.c @@ -53,4 +53,3 @@ void check_time(void) else env_set("rtc_status", "OK"); } - |