]> git.baikalelectronics.ru Git - uboot.git/commit
dm: sandbox: i2c: Drop fdtdec.h header
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:55 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:16 +0000 (07:03 -0600)
commitb325f73a26086dd175a1f386722c318af8d61e50
tree94ac4037c74d3c0abfdb207ae3230c1c64ac7136
parent36a6c29bb66af7098281c9034584821e504276df
dm: sandbox: i2c: Drop fdtdec.h header

This is not needed in this driver. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/i2c/sandbox_i2c.c