Преглед на файлове

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>
Simon Glass преди 8 години
родител
ревизия
2ceb6484c2
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      drivers/rtc/i2c_rtc_emul.c

+ 0 - 1
drivers/rtc/i2c_rtc_emul.c

@@ -16,7 +16,6 @@
 
 #include <common.h>
 #include <dm.h>
-#include <fdtdec.h>
 #include <i2c.h>
 #include <os.h>
 #include <rtc.h>