On 4 June 2013 03:11, Arnd Bergmann <arnd@xxxxxxxx> wrote: > Like a lot of the other cpufreq drivers, this one needs to > select CONFIG_CPU_FREQ_TABLE to avoid a build error like > > built-in.o: In function `bL_cpufreq_set_target': > cpufreq/arm_big_little.c:71: undefined reference to `cpufreq_frequency_table_target' > built-in.o: In function `bL_cpufreq_verify_policy': > cpufreq/arm_big_little.c:55: undefined reference to `cpufreq_frequency_table_verify' > built-in.o: In function `bL_cpufreq_init': > cpufreq/arm_big_little.c:170: undefined reference to `cpufreq_frequency_table_cpuinfo' > cpufreq/arm_big_little.c:178: undefined reference to `cpufreq_frequency_table_get_attr' > built-in.o:(.data+0x5a80c): undefined reference to `cpufreq_freq_attr_scaling_available_freqs' > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Rafael J. Wysocki <rjw@xxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html