projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409ec37
)
TI DaVinci DM365: Removing header file which does not exist
author
Sandeep Paulraj
<s-paulraj@ti.com>
Mon, 14 Sep 2009 19:03:06 +0000
(15:03 -0400)
committer
Tom Rix
<Tom.Rix@windriver.com>
Tue, 13 Oct 2009 11:17:35 +0000
(06:17 -0500)
The DaVinci DM365 EVM board specific code was including a header file
which does not exist. So removing this header file.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/davinci/dm365evm/dm365evm.c
patch
|
blob
|
history
diff --git
a/board/davinci/dm365evm/dm365evm.c
b/board/davinci/dm365evm/dm365evm.c
index e30184b73f4e474fdb4b8f3ce9b6d4de1b8e47de..99392b3967f1f51c4acbe10522aab4b591fc0c7b 100644
(file)
--- a/
board/davinci/dm365evm/dm365evm.c
+++ b/
board/davinci/dm365evm/dm365evm.c
@@
-17,7
+17,6
@@
#include <common.h>
#include <nand.h>
-#include <linux/io.h>
#include <asm/arch/hardware.h>
#include <asm/arch/emif_defs.h>
#include <asm/arch/nand_defs.h>