Commit 0d5ca6d973b54f76eaccf86116dd0c66b073afc5
Committed by
Shawn Guo
1 parent
bf81e2f100
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
ARM: i.MX27: Typo fix
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
arch/arm/mach-imx/mx27.h
... | ... | @@ -135,7 +135,7 @@ |
135 | 135 | #define MX27_INT_GPT4 (NR_IRQS_LEGACY + 4) |
136 | 136 | #define MX27_INT_RTIC (NR_IRQS_LEGACY + 5) |
137 | 137 | #define MX27_INT_CSPI3 (NR_IRQS_LEGACY + 6) |
138 | -#define MX27_INT_SDHC (NR_IRQS_LEGACY + 7) | |
138 | +#define MX27_INT_MSHC (NR_IRQS_LEGACY + 7) | |
139 | 139 | #define MX27_INT_GPIO (NR_IRQS_LEGACY + 8) |
140 | 140 | #define MX27_INT_SDHC3 (NR_IRQS_LEGACY + 9) |
141 | 141 | #define MX27_INT_SDHC2 (NR_IRQS_LEGACY + 10) |