summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-06-30 18:06:57 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-07-04 21:59:17 +0200
commitaf3eb27433356ed4b6e124fd446a425a0ccf4e49 (patch)
tree46116a0d5a176974230d2da17a2f3204222d4b7f /drivers/cpufreq/intel_pstate.c
parent23c6d2c73f4c7b1074e21fb3be8220fd677b1f7e (diff)
downloadlinux-af3eb27433356ed4b6e124fd446a425a0ccf4e49.tar.bz2
PM / Domains: provide pm_genpd_poweroff_noirq() stub
When CONFIG_PM_SLEEP is disabled, we don't have a pm_genpd_poweroff_noirq function definition: drivers/base/power/domain.c: In function 'pm_genpd_init': drivers/base/power/domain.c:1549:37: error: 'pm_genpd_poweroff_noirq' undeclared (first use in this function); did you mean 'genpd_power_off_unused'? This adds another NULL definition for it, just like we already have for the other _noirq handlers. Fixes: 10da65423fdb (PM / Domains: Call driver's noirq callbacks) Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/intel_pstate.c')
0 files changed, 0 insertions, 0 deletions