]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/kernel/tsc.c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux.git] / arch / x86 / kernel / tsc.c
index 57d87f79558f2306ebc3415ad4d78740e3d97784..c59454c382fdcd78c45be54cdfe43e064f58f766 100644 (file)
@@ -638,7 +638,7 @@ unsigned long native_calibrate_tsc(void)
         * clock.
         */
        if (crystal_khz == 0 &&
-                       boot_cpu_data.x86_model == INTEL_FAM6_ATOM_GOLDMONT_X)
+                       boot_cpu_data.x86_model == INTEL_FAM6_ATOM_GOLDMONT_D)
                crystal_khz = 25000;
 
        /*