ARM: tegra: Tegra114 needs CPU_FREQ_TABLE
authorArnd Bergmann <arnd@arndb.de>
Tue, 30 Apr 2013 21:21:36 +0000 (23:21 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 3 May 2013 20:36:08 +0000 (22:36 +0200)
commit63cc846761306bfb539cd0adb9d577f28b753fd9
tree7bf68d5845988e95c9d6775099562812200a2a24
parent883a106b0866ca8d75b5520bdb3ca1cf8e3730ba
ARM: tegra: Tegra114 needs CPU_FREQ_TABLE

Like the other Tegra SoCs using the same cpufreq driver, we
have to enable CPU_FREQ_TABLE for this one.

drivers/built-in.o: In function `tegra_cpu_exit':
 drivers/cpufreq/tegra-cpufreq.c:237: undefined reference to
 `cpufreq_frequency_table_cpuinfo'

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Hiroshi Doyu <hdoyu@nvidia.com>
arch/arm/mach-tegra/Kconfig
This page took 0.025309 seconds and 5 git commands to generate.