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/x1205.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/x1205.c') diff --git a/drivers/rtc/x1205.c b/drivers/rtc/x1205.c index 0e1813917f..7025cf4635 100644 --- a/drivers/rtc/x1205.c +++ b/drivers/rtc/x1205.c @@ -40,7 +40,7 @@ #include #include -#if defined(CONFIG_RTC_X1205) && defined(CONFIG_CMD_DATE) +#if defined(CONFIG_CMD_DATE) #define CCR_SEC 0 #define CCR_MIN 1 -- cgit v1.2.1