diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx53_ard.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx53_ard.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mach-mx53_ard.c b/arch/arm/mach-imx/mach-mx53_ard.c index f641a1758691..6c28e65f424d 100644 --- a/arch/arm/mach-imx/mach-mx53_ard.c +++ b/arch/arm/mach-imx/mach-mx53_ard.c | |||
@@ -267,5 +267,6 @@ MACHINE_START(MX53_ARD, "Freescale MX53 ARD Board") | |||
267 | .handle_irq = imx53_handle_irq, | 267 | .handle_irq = imx53_handle_irq, |
268 | .timer = &mx53_ard_timer, | 268 | .timer = &mx53_ard_timer, |
269 | .init_machine = mx53_ard_board_init, | 269 | .init_machine = mx53_ard_board_init, |
270 | .init_late = imx53_init_late, | ||
270 | .restart = mxc_restart, | 271 | .restart = mxc_restart, |
271 | MACHINE_END | 272 | MACHINE_END |