]> git.baikalelectronics.ru Git - kernel.git/commit
Input: hp_sdc - staticize hp_sdc_kicker()
authorAxel Lin <axel.lin@gmail.com>
Tue, 19 Jul 2011 00:09:46 +0000 (17:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 19 Jul 2011 00:10:36 +0000 (17:10 -0700)
commitf536cffbfc1dd26217e8020809c71223e13707f1
treec61d9015dc69de2d04337f450a5fbf2548876ff9
parentb96da14489e01501e9aeb01f2582352d882c16b2
Input: hp_sdc - staticize hp_sdc_kicker()

It's not referenced outside this file so there's no need for it to be in
the global name space.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/hp_sdc.c