mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
cpufreq: mediatek-hw: Remove unused define
DYNAMIC_POWER does not seem to be used anywhere in the tree, remove it. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
parent
0aea7a2f88
commit
216710a492
1 changed files with 0 additions and 2 deletions
|
@ -313,8 +313,6 @@ out:
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define DYNAMIC_POWER "dynamic-power-coefficient"
|
|
||||||
|
|
||||||
static int mtk_cpufreq_opp_notifier(struct notifier_block *nb,
|
static int mtk_cpufreq_opp_notifier(struct notifier_block *nb,
|
||||||
unsigned long event, void *data)
|
unsigned long event, void *data)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue