commit | d91b5030f1b35b0194dd91034b1c4cec1f1ec668 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Tue Oct 13 12:01:52 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 24 09:55:24 2009 -0500 |
tree | af70566e804a49602da0154486011a1886e10e81 | |
parent | 3d0377f9d3a47695d6eb62f6cee75d4ba4dd2fce [diff] |
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>