projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7714c
)
km/common: remove obsolete header file
author
Holger Brunck
<holger.brunck@keymile.com>
Tue, 13 Sep 2011 23:06:12 +0000
(23:06 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 21 Oct 2011 22:29:30 +0000
(
00:29
+0200)
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>
board/keymile/common/common.c
patch
|
blob
|
history
diff --git
a/board/keymile/common/common.c
b/board/keymile/common/common.c
index a585f17fe3aad0ee361c9c948c7799feaed1a600..612dd2a051009df23ccae05f5ab8b5ed9c71ce68 100644
(file)
--- a/
board/keymile/common/common.c
+++ b/
board/keymile/common/common.c
@@
-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>