]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/thermal/intel_soc_dts_thermal.c
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
[linux.git] / drivers / thermal / intel_soc_dts_thermal.c
index 1e47511a6bd5baa0e0db1846d858b8fd2757fb19..d748527d7a38a98737a1f3e4d70e1cbda048a921 100644 (file)
@@ -45,7 +45,7 @@ static irqreturn_t soc_irq_thread_fn(int irq, void *dev_data)
 }
 
 static const struct x86_cpu_id soc_thermal_ids[] = {
-       { X86_VENDOR_INTEL, 6, INTEL_FAM6_ATOM_SILVERMONT1, 0,
+       { X86_VENDOR_INTEL, 6, INTEL_FAM6_ATOM_SILVERMONT, 0,
                BYT_SOC_DTS_APIC_IRQ},
        {}
 };