From: G, Manjunath Kondaiah Date: Tue, 5 Oct 2010 21:56:56 +0000 (+0530) Subject: mtd: omap2: fix static declaration warning X-Git-Tag: v2.6.37-rc1~22^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=733daa52b8d358e7c18be7fb9f82afc0619408f4;p=pandora-kernel.git mtd: omap2: fix static declaration warning This patch fixes sparse warning for static declaration of variable "use_dma" drivers/mtd/nand/omap2.c:114:11: warning: symbol 'use_dma' was not declared. Should it be static? Signed-off-by: G, Manjunath Kondaiah Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed