]> git.sur5r.net Git - u-boot/commitdiff
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 1e7c11e670f95e7c913a02ea4dbe593b3adf46b7..b7c6c6cb18e17162db05e5a785b3eebd5ac7a678 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>