[U-Boot] [PATCH 1/1] wandboard: remove superfluous include

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Mar 8 22:00:22 UTC 2018


No definition provided by input.h is used in the board file.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 board/wandboard/wandboard.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/wandboard/wandboard.c b/board/wandboard/wandboard.c
index 1e7c11e670..b7c6c6cb18 100644
--- a/board/wandboard/wandboard.c
+++ b/board/wandboard/wandboard.c
@@ -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>
-- 
2.11.0



More information about the U-Boot mailing list