classmate-laptop: make needlessly global symbols static
authorAxel Lin <axel.lin@gmail.com>
Tue, 20 Jul 2010 22:19:44 +0000 (15:19 -0700)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:48:59 +0000 (09:48 -0400)
commitdf92754dddc77003c6be9540ff91bf89fcfce890
treeb445cf9210213320caa2de62420430a9a36ed826
parentfedae5ad61fc213eda78d4905316eb50e35b6c8f
classmate-laptop: make needlessly global symbols static

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

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Cc: Daniel Oliveira Nascimento <don@syst.com.br>
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/classmate-laptop.c