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 <krzysztof.h1@xxxxx> Signed-off-by: Krzysztof Helt <krzysztof.h1@xxxxx> Acked-by: Ben Dooks <ben-linux@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- 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 krzysztof.h1@xxxxx are origin.patch git-alsa.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html