x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes
[pandora-kernel.git] / arch / x86 / kernel / cpu / transmeta.c
index bb62b3e..2800074 100644 (file)
@@ -26,7 +26,7 @@ static void __cpuinit init_transmeta(struct cpuinfo_x86 *c)
 
        early_init_transmeta(c);
 
-       display_cacheinfo(c);
+       cpu_detect_cache_sizes(c);
 
        /* Print CMS and CPU revision */
        max = cpuid_eax(0x80860000);