X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fsdhci-acpi.c;h=5975c5ea6e2e8206d739fd22cf938ef8c68fb4ee;hb=2811e5d507fb544dd6829aadc818fa830a6dbb0b;hp=b988997a1e80df0d3b70c343cb8d313db8eab891;hpb=48565d03374c792c8bf8c3870a54a096e796a484;p=mirror_ubuntu-bionic-kernel.git diff --git a/drivers/mmc/host/sdhci-acpi.c b/drivers/mmc/host/sdhci-acpi.c index b988997a1e80..5975c5ea6e2e 100644 --- a/drivers/mmc/host/sdhci-acpi.c +++ b/drivers/mmc/host/sdhci-acpi.c @@ -234,7 +234,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 }, {} };