summaryrefslogtreecommitdiffstats
path: root/board/davinci
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2009-09-14 15:03:06 -0400
committerTom Rix <Tom.Rix@windriver.com>2009-10-13 06:17:35 -0500
commit5d783c1ffd691ffdadbc2c2f796c41481b7cdce7 (patch)
tree4469ab2830f50d15cfea68244faa03fecda80668 /board/davinci
parent409ec37bd8ae8822d276e77419d899571891b191 (diff)
downloadtalos-obmc-uboot-5d783c1ffd691ffdadbc2c2f796c41481b7cdce7.tar.gz
talos-obmc-uboot-5d783c1ffd691ffdadbc2c2f796c41481b7cdce7.zip
TI DaVinci DM365: Removing header file which does not exist
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>
Diffstat (limited to 'board/davinci')
-rw-r--r--board/davinci/dm365evm/dm365evm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/davinci/dm365evm/dm365evm.c b/board/davinci/dm365evm/dm365evm.c
index e30184b73f..99392b3967 100644
--- 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>
OpenPOWER on IntegriCloud