PM: Avoid compiler warning in pm_noirq_op()
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 14 Dec 2010 23:17:29 +0000 (00:17 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 24 Dec 2010 14:02:42 +0000 (15:02 +0100)
The compiler complains that calltime may be uninitialized in
pm_noirq_op(), so add extra initialization for that variable to
avoid the warning.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found