projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe69ad
)
wandboard: remove superfluous include
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Thu, 8 Mar 2018 22:00:22 +0000
(23:00 +0100)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/board/wandboard/wandboard.c
b/board/wandboard/wandboard.c
index 1e7c11e670f95e7c913a02ea4dbe593b3adf46b7..b7c6c6cb18e17162db05e5a785b3eebd5ac7a678 100644
(file)
--- 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>