fujitsu-laptop: make needlessly global symbols static
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Jul 2010 22:19:45 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:49:00 +0000 (09:49 -0400)
commit67af7111689b0b615d27b1a5fcc553bee4639831
tree112f99ed3bfda1916f9cf7710fad85a531850a92
parentdf92754dddc77003c6be9540ff91bf89fcfce890
fujitsu-laptop: make needlessly global symbols static

The following symbols are needlessly defined global:

logolamp_led
kblamps_led

This patch makes the symbols static.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Matthew Garrett <mjg@redhat.com>
Acked-by: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/fujitsu-laptop.c