瀏覽代碼

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 年之前
父節點
當前提交
dece7747e9
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>