msi-wmi: make needlessly global symbols static
authorAxel Lin <axel.lin@gmail.com>
Thu, 8 Jul 2010 01:50:30 +0000 (09:50 +0800)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:10 +0000 (09:49 -0400)
commit8700e1612e19f752be507f7fdcd8b48ba1b425ee
tree6c8e84ef362f4e4617dfa637e1f9d25460627b56
parent6c3f6e6c575a0a992429427d4978c6091756a526
msi-wmi: make needlessly global symbols static

backlight is needlessly defined global.
This patch makes the symbol static.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/msi-wmi.c