On Wed, 2010-10-06 at 03:26 +0530, G, Manjunath Kondaiah wrote: > Following sparse warnings exists due to use of writel/w and readl/w functions. > > This patch fixes the sparse warnings by converting readl/w functions usage > into > __raw_readl/__raw_readw functions. > > drivers/mtd/nand/omap2.c:484:15: warning: symbol '__v' shadows an earlier one > drivers/mtd/nand/omap2.c:484:15: originally declared here > > drivers/mtd/onenand/omap2.c:86:9: warning: symbol '__v' shadows an earlier one > drivers/mtd/onenand/omap2.c:86:9: originally declared here > > Signed-off-by: G, Manjunath Kondaiah <[email protected]> > Cc: [email protected] > Cc: [email protected]
I've pushed this patch to my l2-mtd-2.6.git. -- Best Regards, Artem Bityutskiy (Битюцкий Артём) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
