PM / OPP: make _of_get_opp_desc_node() a static function
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 20 Oct 2016 06:44:53 +0000 (15:44 +0900)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 21 Oct 2016 13:36:07 +0000 (15:36 +0200)
commit4bee77dc734ccd4119bb750479809ebc82776bef
tree77feed80e08bfecec762b7f277811bab5d59df31
parent1001354ca34179f3db924eb66672442a173147dc
PM / OPP: make _of_get_opp_desc_node() a static function

Since commit f47b72a15a96 ("PM / OPP: Move CONFIG_OF dependent code
in a separate file"), this function is defined and called only in
drivers/base/power/opp/of.c .

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/opp/of.c
drivers/base/power/opp/opp.h