From 0348299ad18e4b63e90b04e2698fd3d3e2cbe2e6 Mon Sep 17 00:00:00 2001 From: Johann Felix Soden Date: Tue, 11 Oct 2011 01:10:49 +0200 Subject: Fix file references in Kconfig files This patch fixes file references to moved or deleted files outside of Documentation/. Signed-off-by: Johann Felix Soden Signed-off-by: Jiri Kosina --- arch/cris/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/cris/Kconfig') diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 17addacb169e..408b055c585f 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig @@ -282,8 +282,8 @@ config ETRAX_RTC Enables drivers for the Real-Time Clock battery-backed chips on some products. The kernel reads the time when booting, and the date can be set using ioctl(fd, RTC_SET_TIME, &rt) with rt a - rtc_time struct (see ) on the /dev/rtc - device. You can check the time with cat /proc/rtc, but + rtc_time struct (see ) on the + /dev/rtc device. You can check the time with cat /proc/rtc, but normal time reading should be done using libc function time and friends. -- cgit v1.2.3