summaryrefslogtreecommitdiff
path: root/drivers/rtc/s3c24x0_rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/s3c24x0_rtc.c')
-rw-r--r--drivers/rtc/s3c24x0_rtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/s3c24x0_rtc.c b/drivers/rtc/s3c24x0_rtc.c
index 358aef751..13d077b64 100644
--- a/drivers/rtc/s3c24x0_rtc.c
+++ b/drivers/rtc/s3c24x0_rtc.c
@@ -28,7 +28,7 @@
#include <common.h>
#include <command.h>
-#if defined(CONFIG_RTC_S3C24X0) && (defined(CONFIG_CMD_DATE))
+#if (defined(CONFIG_CMD_DATE))
#if defined(CONFIG_S3C2400)
#include <s3c2400.h>