From 00e9967e0dfa0d4c871ac3be5bd1cb28348e68d3 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 5 Nov 2011 11:16:05 +0000 Subject: ARM: restart: highbank: use new restart hook Hook these platforms restart code into the new restart hook rather than using arch_reset(). Acked-by: Rob Herring Signed-off-by: Russell King --- arch/arm/mach-highbank/core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-highbank/core.h') diff --git a/arch/arm/mach-highbank/core.h b/arch/arm/mach-highbank/core.h index 7e33fc94cd1e..d8e2d0be64ac 100644 --- a/arch/arm/mach-highbank/core.h +++ b/arch/arm/mach-highbank/core.h @@ -1,5 +1,6 @@ extern void highbank_set_cpu_jump(int cpu, void *jump_addr); extern void highbank_clocks_init(void); +extern void highbank_restart(char, const char *); extern void __iomem *scu_base_addr; #ifdef CONFIG_DEBUG_HIGHBANK_UART extern void highbank_lluart_map_io(void); -- cgit v1.2.3