cpufreq: highbank: remove select CPU_FREQ_TABLE
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Jun 2013 06:38:44 +0000 (12:08 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 18 Jun 2013 08:23:08 +0000 (13:53 +0530)
commit29c4b5766eef1aa0c786056e536fae8bb82fbc78
tree605c31dc23d65bc852b378f55c289ad3932df9cb
parent46f3049fb280e8e6084bca71bd1ed74f828c14ef
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: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/Kconfig.arm