arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static
authorAaro Koskinen <aaro.koskinen@iki.fi>
Tue, 18 Jan 2011 07:52:42 +0000 (09:52 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Jan 2011 00:29:05 +0000 (16:29 -0800)
Eliminates the following sparse warnings:

arch/arm/mach-omap1/board-htcherald.c:334:34: warning: symbol 'htcpld_chips' was not declared. Should it be static?
arch/arm/mach-omap1/board-htcherald.c:369:34: warning: symbol 'htcpld_pfdata' was not declared. Should it be static?

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found