From: Arnd Bergmann Date: Tue, 30 Apr 2013 21:21:36 +0000 (+0200) Subject: ARM: tegra: Tegra114 needs CPU_FREQ_TABLE X-Git-Tag: v3.10-rc1~23^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63cc846761306bfb539cd0adb9d577f28b753fd9;p=pandora-kernel.git 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 Acked-by: Viresh Kumar Cc: Stephen Warren Cc: Hiroshi Doyu --- Reading git-diff-tree failed