Commit 838a4772 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h



Move the declaration of functions defined in the OPP core to pm_opp.h.
These were added to cpufreq.h as it was the only user of the APIs, but
that was a mistake perhaps. Fix it.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent abb3f971
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment