diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx53_loco.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx53_loco.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mach-mx53_loco.c b/arch/arm/mach-imx/mach-mx53_loco.c index 37f67cac15a4..e266f3f0f080 100644 --- a/arch/arm/mach-imx/mach-mx53_loco.c +++ b/arch/arm/mach-imx/mach-mx53_loco.c | |||
@@ -316,5 +316,6 @@ MACHINE_START(MX53_LOCO, "Freescale MX53 LOCO Board") | |||
316 | .handle_irq = imx53_handle_irq, | 316 | .handle_irq = imx53_handle_irq, |
317 | .timer = &mx53_loco_timer, | 317 | .timer = &mx53_loco_timer, |
318 | .init_machine = mx53_loco_board_init, | 318 | .init_machine = mx53_loco_board_init, |
319 | .init_late = imx53_init_late, | ||
319 | .restart = mxc_restart, | 320 | .restart = mxc_restart, |
320 | MACHINE_END | 321 | MACHINE_END |