From: Aaro Koskinen Date: Fri, 28 Jan 2011 00:39:44 +0000 (-0800) Subject: arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static X-Git-Tag: v2.6.39-rc1~432^2~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140089da7e5e55012afe1e550c93e155c3a4e716;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed