mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
dm: sandbox: i2c_rtc: Drop fdtdec.h header
This is not needed in this driver. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
aabf79929e
commit
2ceb6484c2
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@
|
|||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
#include <fdtdec.h>
|
||||
#include <i2c.h>
|
||||
#include <os.h>
|
||||
#include <rtc.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue