[GIT PULL] Power management fix for v5.10-rc5
From: Rafael J. Wysocki
Date: Thu Nov 26 2020 - 13:57:42 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.10-rc6
with top-most commit 05b8955f43536c3e1e73edc39639aac9ae32edd8
Merge branch 'cpufreq/arm/fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
on top of commit 418baf2c28f3473039f2f7377760bd8f6897ae18
Linux 5.10-rc5
to receive a power management fix for 5.10-rc6.
This fixes a recently introduced build issue in the cpufreq SCMI
driver (Sudeep Holla).
Thanks!
---------------
Sudeep Holla (1):
cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK
---------------
drivers/cpufreq/scmi-cpufreq.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)