Le lundi 12 mai 2008 à 11:30 -0500, Scott Wood a écrit :
> On Fri, May 09, 2008 at 11:57:18PM +0200, Stelian Pop wrote:
> > +#if defined(CONFIG_ATMEL_LCD)
> > +#include <atmel_lcdc.h>
> > +#include <nand.h>
> > +extern nand_info_t nand_info[];
> > +#endif
> 
> nand_info is declared in nand.h.  No need to redeclare it.

Indeed. This is because I copy/pasted the same declaration from
cmd_nand.c. I'll submit a patch cleaning up all the uses of nand_info[].

Thanks,

-- 
Stelian Pop <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to