aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/mmci.c')
-rw-r--r--drivers/mmc/host/mmci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/mmci.c b/drivers/mmc/host/mmci.c
index b9312263653..8103db25db6 100644
--- a/drivers/mmc/host/mmci.c
+++ b/drivers/mmc/host/mmci.c
@@ -1860,7 +1860,7 @@ static struct amba_id mmci_ids[] = {
1860 { 1860 {
1861 .id = 0x00280180, 1861 .id = 0x00280180,
1862 .mask = 0x00ffffff, 1862 .mask = 0x00ffffff,
1863 .data = &variant_u300, 1863 .data = &variant_nomadik,
1864 }, 1864 },
1865 { 1865 {
1866 .id = 0x00480180, 1866 .id = 0x00480180,