summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/mpc8xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/mpc8xx.c')
-rw-r--r--drivers/rtc/mpc8xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/mpc8xx.c b/drivers/rtc/mpc8xx.c
index 057547bc3c..943506975d 100644
--- a/drivers/rtc/mpc8xx.c
+++ b/drivers/rtc/mpc8xx.c
@@ -31,7 +31,7 @@
#include <command.h>
#include <rtc.h>
-#if defined(CONFIG_RTC_MPC8xx) && defined(CONFIG_CMD_DATE)
+#if defined(CONFIG_CMD_DATE)
/* ------------------------------------------------------------------------- */
OpenPOWER on IntegriCloud