* [PATCH] arm: lpc32xx: remove reboot header file
@ 2016-04-04 19:48 Sylvain Lemieux
0 siblings, 0 replies; only message in thread
From: Sylvain Lemieux @ 2016-04-04 19:48 UTC (permalink / raw)
To: linux-arm-kernel
From: Sylvain Lemieux <slemieux@tycoint.com>
The header file "reboot.h" is no longer needed, following
the migration of the restart code into the pnx4008 watchdog.
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
---
arch/arm/mach-lpc32xx/common.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-lpc32xx/common.h b/arch/arm/mach-lpc32xx/common.h
index 2d90801..9b5ae42 100644
--- a/arch/arm/mach-lpc32xx/common.h
+++ b/arch/arm/mach-lpc32xx/common.h
@@ -21,7 +21,6 @@
#include <mach/board.h>
#include <linux/platform_device.h>
-#include <linux/reboot.h>
/*
* Other arch specific structures and functions
--
1.8.3.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-04 19:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 19:48 [PATCH] arm: lpc32xx: remove reboot header file Sylvain Lemieux
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).