commit | fedae5ad61fc213eda78d4905316eb50e35b6c8f | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Jul 20 15:19:43 2010 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Tue Aug 03 09:48:59 2010 -0400 |
tree | 38ab1b8fbc89f39fd3c923b5c2d19b9a3ed63ed0 | |
parent | 3bf460f7b2767df63b76257332c4a9a29d5733c1 [diff] |
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 <axel.lin@gmail.com> Acked-by: Borislav Petkov <bp@alien8.de> Acked-by: Peter Feuerer <peter@piie.net> Cc: Matthew Garrett <mjg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Matthew Garrett <mjg@redhat.com>