This is a discussion on [PATCH] s3c-rtc: remove unused variable - Kernel ; From: Krzysztof Helt This patch removes unused variable. Signed-off-by: Krzysztof Helt Acked-by: Ben Dooks --- This patch was done against the 2.6.23-git13 kernel. diff -urp linux-ref/drivers/rtc/rtc-s3c.c linux-new/drivers/rtc/rtc-s3c.c --- linux-ref/drivers/rtc/rtc-s3c.c 2007-10-09 22:31:38.000000000 +0200 +++ linux-new/drivers/rtc/rtc-s3c.c 2007-10-18 23:01:07.601674574 +0200 @@ -542,8 +542,6 ...
From: Krzysztof Helt
This patch removes unused variable.
Signed-off-by: Krzysztof Helt
Acked-by: Ben Dooks
---
This patch was done against the 2.6.23-git13 kernel.
diff -urp linux-ref/drivers/rtc/rtc-s3c.c linux-new/drivers/rtc/rtc-s3c.c
--- linux-ref/drivers/rtc/rtc-s3c.c 2007-10-09 22:31:38.000000000 +0200
+++ linux-new/drivers/rtc/rtc-s3c.c 2007-10-18 23:01:07.601674574 +0200
@@ -542,8 +542,6 @@ static int s3c_rtc_probe(struct platform
/* RTC Power management control */
-static struct timespec s3c_rtc_delta;
-
static int ticnt_save;
static int s3c_rtc_suspend(struct platform_device *pdev, pm_message_t state)
----------------------------------------------------------------------
Kandydaci na ring! Zagraj
Kliknij >>> http://link.interia.pl/f1c32
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/