aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/kernel/time.c')
-rw-r--r--arch/i386/kernel/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/time.c b/arch/i386/kernel/time.c
index 9b55e30e4490..4d75b373f90e 100644
--- a/arch/i386/kernel/time.c
+++ b/arch/i386/kernel/time.c
@@ -376,7 +376,7 @@ void notify_arch_cmos_timer(void)
376 376
377static long clock_cmos_diff, sleep_start; 377static long clock_cmos_diff, sleep_start;
378 378
379static int timer_suspend(struct sys_device *dev, u32 state) 379static int timer_suspend(struct sys_device *dev, pm_message_t state)
380{ 380{
381 /* 381 /*
382 * Estimate time zone so that set_time can update the clock 382 * Estimate time zone so that set_time can update the clock