Browse Source

liebherr: Drop duplicate dm.h inclusion

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

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 3 years ago
parent
commit
dece7747e9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      board/liebherr/display5/display5.c

+ 0 - 1
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>