aboutsummaryrefslogtreecommitdiffstats
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 90903dd44cbc..5384b5a78f68 100644
--- a/arch/arm/mach-netx/nxdb500.c
+++ b/arch/arm/mach-netx/nxdb500.c
@@ -205,4 +205,5 @@ MACHINE_START(NXDB500, "Hilscher nxdb500")
.init_irq = netx_init_irq,
.timer = &netx_timer,
.init_machine = nxdb500_init,
+ .restart = netx_restart,
MACHINE_END