projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eddd24
)
liebherr: Drop duplicate dm.h inclusion
author
Simon Glass
<sjg@chromium.org>
Sun, 19 Jul 2020 16:15:48 +0000
(10:15 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000
(22:19 -0400)
We only need to include this header once. Drop the duplicate.
Signed-off-by: Simon Glass <sjg@chromium.org>
board/liebherr/display5/display5.c
patch
|
blob
|
history
diff --git
a/board/liebherr/display5/display5.c
b/board/liebherr/display5/display5.c
index
ada7cf5
..
5f44714
100644
(file)
--- a/
board/liebherr/display5/display5.c
+++ b/
board/liebherr/display5/display5.c
@@
-27,7
+27,6
@@
#include <i2c.h>
#include <linux/delay.h>
-#include <dm.h>
#include <dm/platform_data/serial_mxc.h>
#include <dm/platdata.h>