mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 11:38:51 +01:00
km/common: remove obsolete header file
This header is unneeded due to code which was removed in the past. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
2a7714ce64
commit
370853aedf
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@
|
|||
#include <asm/io.h>
|
||||
#include <linux/ctype.h>
|
||||
|
||||
#if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)
|
||||
#include <libfdt.h>
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
#if defined(CONFIG_HARD_I2C) || defined(CONFIG_SOFT_I2C)
|
||||
#include <i2c.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue