diff options
Diffstat (limited to 'arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c')
-rw-r--r-- | arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c b/arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c index 7cab720519ee..cb705c28de02 100644 --- a/arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c +++ b/arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c | |||
@@ -37,7 +37,7 @@ | |||
37 | 37 | ||
38 | #include "devices-imx25.h" | 38 | #include "devices-imx25.h" |
39 | 39 | ||
40 | static struct pad_desc eukrea_mbimxsd_pads[] = { | 40 | static iomux_v3_cfg_t eukrea_mbimxsd_pads[] = { |
41 | /* LCD */ | 41 | /* LCD */ |
42 | MX25_PAD_LD0__LD0, | 42 | MX25_PAD_LD0__LD0, |
43 | MX25_PAD_LD1__LD1, | 43 | MX25_PAD_LD1__LD1, |