Input: sh_keysc - make sh_keysc_device_driver static
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 3 May 2011 06:09:19 +0000 (23:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 3 May 2011 16:02:01 +0000 (09:02 -0700)
commit12d0cef701775f7f52667c33e57a5fe61fa49bd5
treebb888950a4cd4acaf0f21a0982b349a02612a495
parent2dfb9a85ecb86f00b085d6fca7d4bb8dc6764710
Input: sh_keysc - make sh_keysc_device_driver static

This variable is not used outside of the module so we should mark it
as static.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/sh_keysc.c