On 23:36 Fri 28 Sep , Arnd Bergmann wrote: > The atmel_nand driver was broken by b654a9a46fc2 "mtd: atmel nand: fix > gpio missing request". This is a rather helpless attempt to fix this, > probably messing up the error handling even further but getting the > build to work again, so please treat it as a bug report rather than > a fix to be applied. > > Without this patch, building any at91 configuration results in: > > drivers/mtd/nand/atmel_nand.c: In function 'atmel_nand_probe': > drivers/mtd/nand/atmel_nand.c:1451:4: error: label 'err_ecc_ioremap' used but > not defined
for the record the error come from the merge of the pmecc and the commit you mention > > Signed-off-by: Arnd Bergmann <[email protected]> > Cc: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> > Cc: Artem Bityutskiy <[email protected]> I already have seach path in my quere from Josh Best Regards, J. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

