Skip to content
Commit 3567a4e2 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP



According to compiler warnings, quite some suspend/resume functions
in platform x86 drivers are not used for CONFIG_PM_SLEEP unset, so
add #ifdefs to prevent them from being built in that case.

Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent 90692404
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment