From: Aaro Koskinen Date: Fri, 28 Jan 2011 00:39:43 +0000 (-0800) Subject: arm: mach-omap1: board-h2: make h2_nand_platdata static X-Git-Tag: v2.6.39-rc1~432^2~32^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db98f75f91006eaa37db3e13e320155225990e2;p=pandora-kernel.git arm: mach-omap1: board-h2: make h2_nand_platdata static Eliminates the following sparse warning: arch/arm/mach-omap1/board-h2.c:205:27: warning: symbol 'h2_nand_platdata' was not declared. Should it be static? Signed-off-by: Aaro Koskinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed