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