Revision 9d312cd12e89ce08add99fe66e8f6baeaca16d7d authored by Viresh Kumar on 15 December 2014, 04:18:19 UTC, committed by Kevin Hilman on 15 December 2014, 18:47:47 UTC
CONFIG_GENERIC_CPUFREQ_CPU0 disappeared with commit bbcf071969b20f
("cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'") and some
defconfigs are still using it instead of the new one.

Use the renamed CONFIG_CPUFREQ_DT generic driver.

Cc: <stable@vger.kernel.org>        # 3.18
Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
1 parent b2776bf
History
File Mode Size
Makefile -rw-r--r-- 325 bytes
cmm.c -rw-r--r-- 10.7 KB
dump_pagetables.c -rw-r--r-- 6.0 KB
extable.c -rw-r--r-- 2.1 KB
extmem.c -rw-r--r-- 18.4 KB
fault.c -rw-r--r-- 19.3 KB
gup.c -rw-r--r-- 6.2 KB
hugetlbpage.c -rw-r--r-- 5.9 KB
init.c -rw-r--r-- 5.8 KB
maccess.c -rw-r--r-- 4.5 KB
mem_detect.c -rw-r--r-- 1.5 KB
mmap.c -rw-r--r-- 4.7 KB
page-states.c -rw-r--r-- 2.3 KB
pageattr.c -rw-r--r-- 3.4 KB
pgtable.c -rw-r--r-- 37.7 KB
vmem.c -rw-r--r-- 9.4 KB

back to top