wandboard: remove superfluous include
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 8 Mar 2018 22:00:22 +0000 (23:00 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 29 Mar 2018 15:34:31 +0000 (17:34 +0200)
No definition provided by input.h is used in the board file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/wandboard/wandboard.c

index 1e7c11e..b7c6c6c 100644 (file)
@@ -28,7 +28,6 @@
 #include <miiphy.h>
 #include <netdev.h>
 #include <phy.h>
-#include <input.h>
 #include <i2c.h>
 #include <power/pmic.h>
 #include <power/pfuze100_pmic.h>