summary refs log tree commit diff
path: root/arch/arm/mach-netx/nxdb500.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-netx/nxdb500.c')
-rw-r--r--arch/arm/mach-netx/nxdb500.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-netx/nxdb500.c b/arch/arm/mach-netx/nxdb500.c
index ef8cf3574a02..180ea899a48a 100644
--- a/arch/arm/mach-netx/nxdb500.c
+++ b/arch/arm/mach-netx/nxdb500.c
@@ -207,4 +207,5 @@ MACHINE_START(NXDB500, "Hilscher nxdb500")
 	.handle_irq	= vic_handle_irq,
 	.timer		= &netx_timer,
 	.init_machine	= nxdb500_init,
+	.restart	= netx_restart,
 MACHINE_END