Skip to content
Snippets Groups Projects
Commit 5d783c1f authored by Sandeep Paulraj's avatar Sandeep Paulraj Committed by Tom Rix
Browse files

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: default avatarSandeep Paulraj <s-paulraj@ti.com>
parent 409ec37b
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
#include <common.h> #include <common.h>
#include <nand.h> #include <nand.h>
#include <linux/io.h>
#include <asm/arch/hardware.h> #include <asm/arch/hardware.h>
#include <asm/arch/emif_defs.h> #include <asm/arch/emif_defs.h>
#include <asm/arch/nand_defs.h> #include <asm/arch/nand_defs.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment