s3c-rtc: remove unused variable
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>
This commit is contained in:
Родитель
23f42b7b2e
Коммит
c2db6376c9
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче