summary refs log tree commit diff
path: root/arch/arm/mach-h720x/h7202-eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-h720x/h7202-eval.c')
-rw-r--r--arch/arm/mach-h720x/h7202-eval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-h720x/h7202-eval.c b/arch/arm/mach-h720x/h7202-eval.c
index 284a134819e1..169673036c59 100644
--- a/arch/arm/mach-h720x/h7202-eval.c
+++ b/arch/arm/mach-h720x/h7202-eval.c
@@ -77,4 +77,5 @@ MACHINE_START(H7202, "Hynix HMS30C7202")
 	.timer		= &h7202_timer,
 	.init_machine	= init_eval_h7202,
 	.dma_zone_size	= SZ_256M,
+	.restart	= h720x_restart,
 MACHINE_END