From: Al Stone Date: Tue, 17 Dec 2013 00:01:37 +0000 (-0700) Subject: ACPI / processor: initialize a variable to silence compiler warning X-Git-Tag: v3.14-rc1~107^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43575faab3967b7b48aeb1c30f823b8233517552;p=pandora-kernel.git ACPI / processor: initialize a variable to silence compiler warning In acpi_processor_resume(), the variable resumed_bm_rld is being used without being initialized, so initialize it. Signed-off-by: Al Stone Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed