The patch titled
s3c-rtc: remove unused variable
has been removed from the -mm tree. Its filename was
s3c-rtc-remove-unused-variable.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
Subject: s3c-rtc: remove unused variable
From: Krzysztof Helt <[EMAIL PROTECTED]>
Signed-off-by: Krzysztof Helt <[EMAIL PROTECTED]>
Acked-by: Ben Dooks <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/rtc/rtc-s3c.c | 2 --
1 file changed, 2 deletions(-)
diff -puN drivers/rtc/rtc-s3c.c~s3c-rtc-remove-unused-variable
drivers/rtc/rtc-s3c.c
--- a/drivers/rtc/rtc-s3c.c~s3c-rtc-remove-unused-variable
+++ a/drivers/rtc/rtc-s3c.c
@@ -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)
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
git-alsa.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html