arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static
commit140089da7e5e55012afe1e550c93e155c3a4e716
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 28 Jan 2011 00:39:44 +0000 (27 16:39 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Jan 2011 00:39:48 +0000 (27 16:39 -0800)
treefb6344ec2855aea0048621b2f54ab16a99a4b9c6
parent04023542f81b80295aac454b76f6a40b207ddc21
arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static

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>
arch/arm/mach-omap1/board-htcherald.c