We only need to include this header once. Drop the duplicate. Signed-off-by: Simon Glass <s...@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