arm: mach-omap1: board-h3: make nand_platdata static
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 28 Jan 2011 00:39:44 +0000 (16:39 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Jan 2011 00:39:48 +0000 (16:39 -0800)
commit277a28567fe928bd94e9953a187002f5041c34a4
treeb271c1c4ca29fc1e4018539739866c78122c550f
parent140089da7e5e55012afe1e550c93e155c3a4e716
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 <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-h3.c