diff options
author | Arnd Bergmann <[email protected]> | 2013-06-03 23:41:14 +0200 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2013-06-07 16:33:28 +0530 |
commit | fe948f541abc1e176da4daf4dd181751f764ec75 (patch) | |
tree | a1bf3361890132c065b298d56f22d0bcd07eb81a /lib/memory-notifier-error-inject.c | |
parent | 4b416745b9aa20a2b51509348d886ea8a5c99951 (diff) |
cpufreq: big.LITTLE needs cpufreq table
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 <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Viresh Kumar <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions