ARM: restart: mxs: use new restart hook
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / mach-mxs / mach-tx28.c
index 9a1f0e7..2c0862e 100644 (file)
@@ -178,4 +178,5 @@ MACHINE_START(TX28, "Ka-Ro electronics TX28 module")
        .init_irq = mx28_init_irq,
        .timer = &tx28_timer,
        .init_machine = tx28_stk5v3_init,
+       .restart        = mxs_restart,
 MACHINE_END