summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-ux500/cpu-db8500.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/cpu-db8500.h b/arch/arm/mach-ux500/cpu-db8500.h
index 0aeefec8613..80766f49d60 100644
--- a/arch/arm/mach-ux500/cpu-db8500.h
+++ b/arch/arm/mach-ux500/cpu-db8500.h
@@ -17,7 +17,7 @@
#define PRCC_K_SOFTRST_I2C1_MASK (1 << 2)
#define PRCC_K_SOFTRST_MSP0_MASK (1 << 3)
#define PRCC_K_SOFTRST_MSP1_MASK (1 << 4)
-#define PRCC_K_SOFTRST_SDIO0_MASK (1 << 5)
+#define PRCC_K_SOFTRST_SDI0_MASK (1 << 5)
#define PRCC_K_SOFTRST_I2C2_MASK (1 << 6)
#define PRCC_K_SOFTRST_SP13_MASK (1 << 7)
#define PRCC_K_SOFTRST_SLIMBUS0_MASK (1 << 8)