diff options
Diffstat (limited to 'drivers/char/s3c2410-rtc.c')
-rw-r--r-- | drivers/char/s3c2410-rtc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/s3c2410-rtc.c b/drivers/char/s3c2410-rtc.c index ec666395a26c..8e61be34a1d3 100644 --- a/drivers/char/s3c2410-rtc.c +++ b/drivers/char/s3c2410-rtc.c | |||
@@ -515,7 +515,7 @@ static struct timespec s3c2410_rtc_delta; | |||
515 | 515 | ||
516 | static int ticnt_save; | 516 | static int ticnt_save; |
517 | 517 | ||
518 | static int s3c2410_rtc_suspend(struct device *dev, u32 state, u32 level) | 518 | static int s3c2410_rtc_suspend(struct device *dev, pm_message_t state, u32 level) |
519 | { | 519 | { |
520 | struct rtc_time tm; | 520 | struct rtc_time tm; |
521 | struct timespec time; | 521 | struct timespec time; |