uboot-mt623x/board/davinci/dm355leopard
Sandeep Paulraj fac1ef4ba6 TI DaVinci: DM355 Leopard: Fix compilation warning
We get a compliation warning when we enable the NAND driver
for DM355 leopard. The waring we get is that we have
an implicit declaration of davinci_nand_init.

It is fixed by including the asm/arch/nand_defs.h header file

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2009-10-24 09:55:24 -05:00
..
Makefile TI: DaVinci: DM355 Leopard board support 2009-10-18 16:42:21 -05:00
config.mk TI: DaVinci: DM355 Leopard board support 2009-10-18 16:42:21 -05:00
dm355leopard.c TI DaVinci: DM355 Leopard: Fix compilation warning 2009-10-24 09:55:24 -05:00