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