[PATCH] arm: lpc32xx: remove reboot header file
Sylvain Lemieux
slemieux.tyco at gmail.com
Mon Apr 4 12:48:34 PDT 2016
From: Sylvain Lemieux <slemieux at 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 at 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
More information about the linux-arm-kernel
mailing list