From 9a3f1d53dbf112d2387f8b80682afc1084f9dfc3 Mon Sep 17 00:00:00 2001 From: kogiidena Date: Thu, 10 May 2007 22:22:54 -0700 Subject: rtc-rs5c313.c: error and warning are fixed Correct a compile error and warning. Signed-off-by: kogiidena Cc: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/rtc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/Kconfig') diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1759baad439..ad445d5e58c 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -397,7 +397,7 @@ config RTC_DRV_BFIN config RTC_DRV_RS5C313 tristate "Ricoh RS5C313" - depends on RTC_CLASS && BROKEN + depends on RTC_CLASS && SH_LANDISK help If you say yes here you get support for the Ricoh RS5C313 RTC chips. -- cgit v1.2.3