diff options
Diffstat (limited to 'rtc/mpc5xxx.c')
-rw-r--r-- | rtc/mpc5xxx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtc/mpc5xxx.c b/rtc/mpc5xxx.c index 72f3111..216386a 100644 --- a/rtc/mpc5xxx.c +++ b/rtc/mpc5xxx.c @@ -137,4 +137,4 @@ void rtc_reset (void) return; /* nothing to do */ } -#endif /* CONFIG_RTC_MPC5200 && CFG_CMD_DATE */ +#endif |