From d00cd819d7dfb1a24d814457f47ff4d6c7be152c Mon Sep 17 00:00:00 2001 From: Leslie Lau Date: Thu, 28 Jan 2016 21:17:22 -0800 Subject: drivers/rtc: broken link fix In drivers/rtc/rtc-rx8025.c is a broken link that is supposed to lead to a form allowing users to subscribe to the lm-sensors mailing list. The link leads to a page with a 404 error. I believe the link should be replaced with . Signed-off-by: Leslie Lau Signed-off-by: Jiri Kosina --- drivers/rtc/rtc-rx8025.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/rtc/rtc-rx8025.c') diff --git a/drivers/rtc/rtc-rx8025.c b/drivers/rtc/rtc-rx8025.c index 24c3d69ce1b9..5c2e9bcec091 100644 --- a/drivers/rtc/rtc-rx8025.c +++ b/drivers/rtc/rtc-rx8025.c @@ -7,7 +7,7 @@ * All rights reserved. * * Modified by fengjh at rising.com.cn - * + * * 2006.11 * * Code cleanup by Sergei Poselenov, -- cgit