diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx31_3ds.c')
| -rw-r--r-- | arch/arm/mach-imx/mach-mx31_3ds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mach-mx31_3ds.c b/arch/arm/mach-imx/mach-mx31_3ds.c index b8c54b84018..2b565c38134 100644 --- a/arch/arm/mach-imx/mach-mx31_3ds.c +++ b/arch/arm/mach-imx/mach-mx31_3ds.c | |||
| @@ -770,4 +770,5 @@ MACHINE_START(MX31_3DS, "Freescale MX31PDK (3DS)") | |||
| 770 | .timer = &mx31_3ds_timer, | 770 | .timer = &mx31_3ds_timer, |
| 771 | .init_machine = mx31_3ds_init, | 771 | .init_machine = mx31_3ds_init, |
| 772 | .reserve = mx31_3ds_reserve, | 772 | .reserve = mx31_3ds_reserve, |
| 773 | .restart = mxc_restart, | ||
| 773 | MACHINE_END | 774 | MACHINE_END |
