projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23f42b7
)
s3c-rtc: remove unused variable
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Mon, 29 Oct 2007 21:37:24 +0000
(14:37 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/drivers/rtc/rtc-s3c.c
b/drivers/rtc/rtc-s3c.c
index 8c1012b432bb1e71b9378f25d87eac404583fb77..e2041b4d0c8569ba93791a166520145e8cdaa9cd 100644
(file)
--- a/
drivers/rtc/rtc-s3c.c
+++ b/
drivers/rtc/rtc-s3c.c
@@
-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)