Skip to content

Commit 216710a

Browse files
konradybciovireshk
authored andcommitted
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>
1 parent 0aea7a2 commit 216710a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/cpufreq/mediatek-cpufreq.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,6 @@ static int mtk_cpufreq_set_target(struct cpufreq_policy *policy,
313313
return ret;
314314
}
315315

316-
#define DYNAMIC_POWER "dynamic-power-coefficient"
317-
318316
static int mtk_cpufreq_opp_notifier(struct notifier_block *nb,
319317
unsigned long event, void *data)
320318
{

0 commit comments

Comments
 (0)