diff options
author | Shuah Khan <shuah.kh@samsung.com> | 2014-02-13 03:19:05 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-02-13 14:13:44 (GMT) |
commit | 06521c2e4a049504675f64f0a7e6d882fd364bc1 (patch) | |
tree | 1d42d45ebb838a6be83282a792e69e88a9b4c6ee /ipc | |
parent | b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed (diff) | |
download | linux-06521c2e4a049504675f64f0a7e6d882fd364bc1.tar.xz |
ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined
The ACPI AC driver defines acpi_ac_resume() when CONFIG_PM_SLEEP is
defined. This results in the following compile error when
CONFIG_PM_SLEEP is undefined:
drivers/acpi/ac.c:248:8: error: ‘acpi_ac_resume’ undeclared here (not in a function)
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions