mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
409ec37bd8
commit
5d783c1ffd
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue