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/rx8025.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/rx8025.c') diff --git a/drivers/rtc/rx8025.c b/drivers/rtc/rx8025.c index 64eafe5c37..064138e9eb 100644 --- a/drivers/rtc/rx8025.c +++ b/drivers/rtc/rx8025.c @@ -30,7 +30,7 @@ #include #include -#if defined(CONFIG_RTC_RX8025) && defined(CONFIG_CMD_DATE) +#if defined(CONFIG_CMD_DATE) /*---------------------------------------------------------------------*/ #undef DEBUG_RTC -- cgit v1.2.1