From: Andy Shevchenko Date: Mon, 11 Mar 2013 09:17:05 +0000 (+0000) Subject: ACPI: suppress compiler warnings in processor_throttling.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~6^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5914ccf9b359d40de27eefd1761ddc93785376;p=pandora-kernel.git ACPI: suppress compiler warnings in processor_throttling.c This patch fixes following compiler warnings when build via make W=1: drivers/acpi/processor_throttling.c: In function ‘acpi_processor_throttling_init’: drivers/acpi/processor_throttling.c:216:40: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] Signed-off-by: Andy Shevchenko Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed