]> bbs.cooldavid.org Git - net-next-2.6.git/commit
acerhdf: make needlessly global symbols static
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Jul 2010 22:19:43 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:48:59 +0000 (09:48 -0400)
commitfedae5ad61fc213eda78d4905316eb50e35b6c8f
tree38ab1b8fbc89f39fd3c923b5c2d19b9a3ed63ed0
parent3bf460f7b2767df63b76257332c4a9a29d5733c1
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>
drivers/platform/x86/acerhdf.c