]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
s3c-rtc: remove unused variable
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 29 Oct 2007 21:37:24 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 30 Oct 2007 15:06:55 +0000 (08:06 -0700)
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-s3c.c

index 8c1012b432bb1e71b9378f25d87eac404583fb77..e2041b4d0c8569ba93791a166520145e8cdaa9cd 100644 (file)
@@ -542,8 +542,6 @@ static int s3c_rtc_probe(struct platform_device *pdev)
 
 /* 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)