[PATCH 18/31] liebherr: Drop duplicate dm.h inclusion

Simon Glass sjg at chromium.org
Sun Jul 19 18:15:48 CEST 2020


We only need to include this header once. Drop the duplicate.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 board/liebherr/display5/display5.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/liebherr/display5/display5.c b/board/liebherr/display5/display5.c
index ada7cf5eb7..5f44714301 100644
--- 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>
 
-- 
2.28.0.rc0.105.gf9edc3c819-goog



More information about the U-Boot mailing list