mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
spl: Drop include of i2c.h
This file does not appear to use I2C, so drop this include. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
392853260d
commit
12c550d4fb
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <nand.h>
|
||||
#include <fat.h>
|
||||
#include <version.h>
|
||||
#include <i2c.h>
|
||||
#include <image.h>
|
||||
#include <malloc.h>
|
||||
#include <dm/root.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue