Skip to content

Commit

Permalink
ARM: lpc32xx: remove reboot header file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sylvain Lemieux authored and Vladimir Zapolskiy committed Apr 27, 2016
1 parent f55532a commit 715552a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-lpc32xx/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include <mach/board.h>
#include <linux/platform_device.h>
#include <linux/reboot.h>

/*
* Other arch specific structures and functions
Expand Down

0 comments on commit 715552a

Please sign in to comment.