diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-pcm038.c')
| -rw-r--r-- | arch/arm/mach-imx/mach-pcm038.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-pcm038.c b/arch/arm/mach-imx/mach-pcm038.c index a3d645ff4467..3fbed661f612 100644 --- a/arch/arm/mach-imx/mach-pcm038.c +++ b/arch/arm/mach-imx/mach-pcm038.c | |||
| @@ -43,7 +43,7 @@ | |||
| 43 | #include "devices-imx27.h" | 43 | #include "devices-imx27.h" |
| 44 | #include "devices.h" | 44 | #include "devices.h" |
| 45 | 45 | ||
| 46 | static int pcm038_pins[] = { | 46 | static const int pcm038_pins[] __initconst = { |
| 47 | /* UART1 */ | 47 | /* UART1 */ |
| 48 | PE12_PF_UART1_TXD, | 48 | PE12_PF_UART1_TXD, |
| 49 | PE13_PF_UART1_RXD, | 49 | PE13_PF_UART1_RXD, |
