j
k
j a
j l
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.
-Scott
Back to the thread
Back to the list