On 06/12/2013 03:15 AM, Viresh Kumar wrote: > Highbank cpufreq driver doesn't use any APIs from freq_table.c and so must not > select CPU_FREQ_TABLE. > > Cc: Mark Langsdorf <mark.langsdorf@xxxxxxxxxxx> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Thanks for catching this. Acked-by: Mark Langsdorf <mark.langsdorf@xxxxxxxxxxx> > --- > drivers/cpufreq/Kconfig.arm | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm > index 9d7e209..891dd1c 100644 > --- a/drivers/cpufreq/Kconfig.arm > +++ b/drivers/cpufreq/Kconfig.arm > @@ -57,7 +57,6 @@ config ARM_EXYNOS5440_CPUFREQ > config ARM_HIGHBANK_CPUFREQ > tristate "Calxeda Highbank-based" > depends on ARCH_HIGHBANK > - select CPU_FREQ_TABLE > select GENERIC_CPUFREQ_CPU0 > select PM_OPP > select REGULATOR > -- 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