commit | 068b60a0eb7e73b243ca55399f2a7df76e2c3f3d | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Tue Jul 10 10:27:39 2007 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Tue Jul 10 10:27:39 2007 -0500 |
tree | b832da8d622e58236d32cf2a796ebd45ab2b8215 | |
parent | 079a136c3588814784561d6e4856970ee82d6e2a [diff] [blame] |
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
diff --git a/rtc/mpc8xx.c b/rtc/mpc8xx.c index 716cd53..8d10c0e 100644 --- a/rtc/mpc8xx.c +++ b/rtc/mpc8xx.c
@@ -70,6 +70,4 @@ return; /* nothing to do */ } -/* ------------------------------------------------------------------------- */ - -#endif /* CONFIG_RTC_MPC8xx && CFG_CMD_DATE */ +#endif