From 114c19b7b53523a6304c4b4fc51a22d006da3726 Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 11 Nov 2011 15:30:47 +0000 Subject: ARM: restart: ks8695: 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-ks8695/generic.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-ks8695/generic.h') diff --git a/arch/arm/mach-ks8695/generic.h b/arch/arm/mach-ks8695/generic.h index 2fbfab8d5fae..f8bdb11a9c33 100644 --- a/arch/arm/mach-ks8695/generic.h +++ b/arch/arm/mach-ks8695/generic.h @@ -12,4 +12,5 @@ extern __init void ks8695_map_io(void); extern __init void ks8695_init_irq(void); +extern void ks8695_restart(char, const char *); extern struct sys_timer ks8695_timer; -- cgit v1.2.3