cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 2 Feb 2021 05:41:55 +0000 (11:11 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 4 Feb 2021 18:25:47 +0000 (19:25 +0100)
commit2f0531869fd22182e769b10dd6cf151861ede791
tree9c7e4e3c20ce5a4439e2244bc49d69b7c252bf3b
parent5ae4a4b45d4396aa7f7c008c4ae9eca981d43f8c
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN

This flag is set by one of the drivers but it isn't used in the code
otherwise. Remove the unused flag and update the driver.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/pmac32-cpufreq.c
include/linux/cpufreq.h