From: Axel Lin Date: Tue, 20 Jul 2010 22:19:43 +0000 (-0700) Subject: acerhdf: make needlessly global symbols static X-Git-Tag: v2.6.36-rc1~579^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fedae5ad61fc213eda78d4905316eb50e35b6c8f;p=pandora-kernel.git acerhdf: make needlessly global symbols static The following symbols are needlessly defined global: thz_dev cl_dev acerhdf_dev acerhdf_dev_ops acerhdf_cooling_ops This patch makes the symbols static. Signed-off-by: Axel Lin Acked-by: Borislav Petkov Acked-by: Peter Feuerer Cc: Matthew Garrett Signed-off-by: Andrew Morton Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed