WSL2-Linux-Kernel/kernel/power
Rafael J. Wysocki 17f2ae7f67 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Function genpd_queue_power_off_work() is not defined for
CONFIG_PM_RUNTIME, so pm_genpd_poweroff_unused() causes a build
error to happen in that case.  Fix the problem by making
pm_genpd_poweroff_unused() depend on CONFIG_PM_RUNTIME too.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2011-08-14 13:34:31 +02:00
..
Kconfig
Makefile
block_io.c
console.c
hibernate.c
main.c
power.h
poweroff.c
process.c
snapshot.c
suspend.c
suspend_test.c
swap.c
user.c