x86/cpu: Sanitize FAM6_ATOM naming
[sfrench/cifs-2.6.git] / drivers / mmc / host / sdhci-acpi.c
index 32321bd596d880027358db10e9eb5f5b45957c1d..cca6cde1b7e84b68840ffb259664ec3243d6fd7c 100644 (file)
@@ -246,7 +246,7 @@ static const struct sdhci_acpi_chip sdhci_acpi_chip_int = {
 static bool sdhci_acpi_byt(void)
 {
        static const struct x86_cpu_id byt[] = {
-               { X86_VENDOR_INTEL, 6, INTEL_FAM6_ATOM_SILVERMONT1 },
+               { X86_VENDOR_INTEL, 6, INTEL_FAM6_ATOM_SILVERMONT },
                {}
        };