mirror of https://gitee.com/openkylin/linux.git
ARM: lpc32xx: remove reboot header file
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> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
This commit is contained in:
parent
f55532a0c0
commit
715552aa30
|
@ -21,7 +21,6 @@
|
|||
|
||||
#include <mach/board.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/reboot.h>
|
||||
|
||||
/*
|
||||
* Other arch specific structures and functions
|
||||
|
|
Loading…
Reference in New Issue