提交 29c4b576 编写于 作者: V Viresh Kumar

cpufreq: highbank: remove select CPU_FREQ_TABLE

Highbank cpufreq driver doesn't use any APIs from freq_table.c and so must not
select CPU_FREQ_TABLE.
Acked-by: NArnd Bergmann <arnd@arndb.de>
Acked-by: NMark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org>
上级 46f3049f
...@@ -57,7 +57,6 @@ config ARM_EXYNOS5440_CPUFREQ ...@@ -57,7 +57,6 @@ config ARM_EXYNOS5440_CPUFREQ
config ARM_HIGHBANK_CPUFREQ config ARM_HIGHBANK_CPUFREQ
tristate "Calxeda Highbank-based" tristate "Calxeda Highbank-based"
depends on ARCH_HIGHBANK depends on ARCH_HIGHBANK
select CPU_FREQ_TABLE
select GENERIC_CPUFREQ_CPU0 select GENERIC_CPUFREQ_CPU0
select PM_OPP select PM_OPP
select REGULATOR select REGULATOR
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册