mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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>
This commit is contained in:
parent
0eddd24e89
commit
dece7747e9
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue