]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e7cff25701376ff285a207ba847e67430061027
tree9c7e4e3c20ce5a4439e2244bc49d69b7c252bf3b
parent763471857f9fdc134138461e916d68aa6e8a05d3
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