summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
diff options
context:
space:
mode:
authorShuah Khan <shuah.kh@samsung.com>2014-02-13 04:19:09 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-02-13 15:13:45 +0100
commit15029dd7948c4a7adc0860e1750a2a0bba87c473 (patch)
tree0e155602cdd2ced2795a21228e76cd96658c9807 /drivers/acpi/thermal.c
parentACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefined (diff)
downloadlinux-15029dd7948c4a7adc0860e1750a2a0bba87c473.tar.xz
linux-15029dd7948c4a7adc0860e1750a2a0bba87c473.zip
ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefined
The ACPI SBS driver defines acpi_sbs_resume() when CONFIG_PM_SLEEP is defined. This results in the following compile error when CONFIG_PM_SLEEP is undefined: CC [M] drivers/acpi/sbs.o drivers/acpi/sbs.c:674:8: error: ‘acpi_sbs_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 'drivers/acpi/thermal.c')
0 files changed, 0 insertions, 0 deletions