From 6c00071268b19f92d29e5bec873a12380afd9199 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 5 Nov 2011 17:41:52 +0000 Subject: ARM: restart: clps711x: use new restart hook Hook these platforms restart code into the new restart hook rather than using arch_reset(). Signed-off-by: Russell King --- arch/arm/mach-clps711x/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-clps711x/common.h') diff --git a/arch/arm/mach-clps711x/common.h b/arch/arm/mach-clps711x/common.h index 2b8b801f1dc..fc0f0650dcb 100644 --- a/arch/arm/mach-clps711x/common.h +++ b/arch/arm/mach-clps711x/common.h @@ -9,3 +9,4 @@ struct sys_timer; extern void clps711x_map_io(void); extern void clps711x_init_irq(void); extern struct sys_timer clps711x_timer; +extern void clps711x_restart(char mode, const char *cmd); -- cgit v1.2.3-70-g09d2