]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - include/linux/pm_opp.h
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 21 Apr 2016 08:58:55 +0000 (14:28 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 25 Apr 2016 14:10:15 +0000 (16:10 +0200)
commit642aa8cee7b84eee1dc4897e301611cffa6d5775
treec18256bd49bd403176079ec4b0e7a299c1ee2b54
parent45ca36ad7cd5784c6326504a8f54df4cccaa8852
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF

dev_pm_opp_set_sharing_cpus() doesn't do any DT specific stuff and its
declarations are added within the CONFIG_OF ifdef by mistake. Take them
out of that.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pm_opp.h