summaryrefslogtreecommitdiffstats
path: root/board/davinci/dm355leopard
diff options
context:
space:
mode:
authorSughosh Ganu <urwithsughosh@gmail.com>2010-11-28 20:21:27 -0500
committerSandeep Paulraj <s-paulraj@ti.com>2010-11-28 20:21:27 -0500
commitd7f9b503a8d1ae2acab9dea6b9c0cb55d8d3e0af (patch)
treeabf1f78d5d84177945a3e10d275d4263e82775de /board/davinci/dm355leopard
parentd73a8a1b8ce831f9b869960de682ca7d48d49f9d (diff)
downloadblackbird-obmc-uboot-d7f9b503a8d1ae2acab9dea6b9c0cb55d8d3e0af.tar.gz
blackbird-obmc-uboot-d7f9b503a8d1ae2acab9dea6b9c0cb55d8d3e0af.zip
Move and rename common headers from under
board/davinci. Move the davinci common headers to the architecture specific include file path. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'board/davinci/dm355leopard')
-rw-r--r--board/davinci/dm355leopard/dm355leopard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/davinci/dm355leopard/dm355leopard.c b/board/davinci/dm355leopard/dm355leopard.c
index e89786ed1a..0ee0d11a71 100644
--- a/board/davinci/dm355leopard/dm355leopard.c
+++ b/board/davinci/dm355leopard/dm355leopard.c
@@ -22,7 +22,7 @@
#include <asm/arch/hardware.h>
#include <asm/arch/gpio_defs.h>
#include <asm/arch/nand_defs.h>
-#include "../common/misc.h"
+#include <asm/arch/davinci_misc.h>
#include <net.h>
#include <netdev.h>
OpenPOWER on IntegriCloud