From 7e3974b2f3e393abcf7934f020e26d3d22efa940 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 5 Nov 2011 15:51:25 +0000 Subject: ARM: restart: u300: use new restart hook Hook these platforms restart code into the new restart hook rather than using arch_reset(). Acked-by: Linus Walleij Signed-off-by: Russell King --- arch/arm/mach-u300/u300.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-u300/u300.c') diff --git a/arch/arm/mach-u300/u300.c b/arch/arm/mach-u300/u300.c index 89422ee7f3a..a75c9b83974 100644 --- a/arch/arm/mach-u300/u300.c +++ b/arch/arm/mach-u300/u300.c @@ -51,4 +51,5 @@ MACHINE_START(U300, MACH_U300_STRING) .init_irq = u300_init_irq, .timer = &u300_timer, .init_machine = u300_init_machine, + .restart = u300_restart, MACHINE_END -- cgit v1.2.3-70-g09d2