diff options
Diffstat (limited to 'rtc/max6900.c')
-rw-r--r-- | rtc/max6900.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtc/max6900.c b/rtc/max6900.c index 63f643c1a7..c75a8e04c2 100644 --- a/rtc/max6900.c +++ b/rtc/max6900.c @@ -128,4 +128,4 @@ void rtc_reset (void) { } -#endif /* CONFIG_RTC_MAX6900 && CFG_CMD_DATE */ +#endif |