From: Rafael J. Wysocki Date: Tue, 14 Dec 2010 23:17:29 +0000 (+0100) Subject: PM: Avoid compiler warning in pm_noirq_op() X-Git-Tag: v2.6.38-rc1~443^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cbb3ce1ad19e66858a4284dd6c4bb958162c483;p=pandora-kernel.git PM: Avoid compiler warning in pm_noirq_op() 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 --- Reading git-diff-tree failed