summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-cadence6.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/sdhci-cadence6.c')
-rw-r--r--drivers/mmc/sdhci-cadence6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/sdhci-cadence6.c b/drivers/mmc/sdhci-cadence6.c
index a5ed87321ab..9a92b8437a6 100644
--- a/drivers/mmc/sdhci-cadence6.c
+++ b/drivers/mmc/sdhci-cadence6.c
@@ -19,7 +19,7 @@
#include "sdhci-cadence.h"
/* IO Delay Information */
-#define SDHCI_CDNS_HRS07 0X1C
+#define SDHCI_CDNS_HRS07 0x1C
#define SDHCI_CDNS_HRS07_RW_COMPENSATE GENMASK(20, 16)
#define SDHCI_CDNS_HRS07_IDELAY_VAL GENMASK(4, 0)