From 871c18dd301752270e1f74328c846c3104be1e2e Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 14 Jul 2008 19:45:37 +0200 Subject: rtc: Clean drivers/rtc/Makefile Signed-off-by: Michal Simek --- drivers/rtc/ds12887.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/ds12887.c') diff --git a/drivers/rtc/ds12887.c b/drivers/rtc/ds12887.c index 990ebba..fb1825b 100644 --- a/drivers/rtc/ds12887.c +++ b/drivers/rtc/ds12887.c @@ -28,7 +28,7 @@ #include #include -#if defined(CONFIG_RTC_DS12887) && defined(CONFIG_CMD_DATE) +#if defined(CONFIG_CMD_DATE) #define RTC_SECONDS 0x00 #define RTC_SECONDS_ALARM 0x01 -- cgit v1.1