From: Aaro Koskinen Date: Tue, 18 Jan 2011 07:52:43 +0000 (+0200) Subject: arm: mach-omap1: board-h3: make nand_platdata static X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc494451811245fe8b926d869d4c570e4264d3e1;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