summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx/common.h
diff options
context:
space:
mode:
authorSylvain Lemieux <slemieux@tycoint.com>2016-03-04 13:44:10 -0500
committerWim Van Sebroeck <wim@iguana.be>2016-03-16 21:09:44 +0100
commite21f56219bf636b4abd15a0b076a1c5cba381501 (patch)
tree4da998f0186b8ac9fac6a62e7c1da0be60b49985 /arch/arm/mach-lpc32xx/common.h
parent0a25345743aeae19ae61bd28b588cd4cb9f0123c (diff)
arm: lpc32xx: remove restart handler
Remove the restart handler from "mach-lpc32xx"; this functionality is now available in the pnx4008 watchdog driver. Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'arch/arm/mach-lpc32xx/common.h')
-rw-r--r--arch/arm/mach-lpc32xx/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-lpc32xx/common.h b/arch/arm/mach-lpc32xx/common.h
index 1cd8853b2f9b..2d90801ed1e1 100644
--- a/arch/arm/mach-lpc32xx/common.h
+++ b/arch/arm/mach-lpc32xx/common.h
@@ -30,7 +30,6 @@ extern void lpc32xx_timer_init(void);
extern void __init lpc32xx_init_irq(void);
extern void __init lpc32xx_map_io(void);
extern void __init lpc32xx_serial_init(void);
-extern void lpc23xx_restart(enum reboot_mode, const char *);
/*