1
0
Files
linux/drivers
Rafael J. Wysocki a5ca7345c1 ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset
If CONFIG_ACPI_SLEEP is unset, the compiler complains that
pwr_btn_event_pending is defined but not used.  To silence the
warning, move the definition of pwr_btn_event_pending under an
appropriate #ifdef.

Reported-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Tested-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-07-26 19:25:08 -04:00
..
2012-06-20 14:39:36 -07:00
2012-07-17 21:30:31 -07:00
2012-07-16 09:20:33 -07:00
2012-07-04 15:55:19 +08:00
2012-07-10 19:16:25 +10:00