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/ds1374.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/ds1374.c') diff --git a/drivers/rtc/ds1374.c b/drivers/rtc/ds1374.c index 1533b60..130588c 100644 --- a/drivers/rtc/ds1374.c +++ b/drivers/rtc/ds1374.c @@ -35,7 +35,7 @@ #include #include -#if (defined(CONFIG_RTC_DS1374)) && defined(CONFIG_CMD_DATE) +#if defined(CONFIG_CMD_DATE) /*---------------------------------------------------------------------*/ #undef DEBUG_RTC -- cgit v1.1