Skip to content
Snippets Groups Projects
Commit 2ceb6484 authored by Simon Glass's avatar Simon Glass
Browse files

dm: sandbox: i2c_rtc: Drop fdtdec.h header


This is not needed in this driver. Drop it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent aabf7992
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@
#include <common.h>
#include <dm.h>
#include <fdtdec.h>
#include <i2c.h>
#include <os.h>
#include <rtc.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment