cpufreq: staticize policy_has_boost_freq()
policy_has_boost_freq() isn't used outside of freq_table.c now, mark it
static.
Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org>
Loading
Please sign in to comment
policy_has_boost_freq() isn't used outside of freq_table.c now, mark it
static.
Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org>