Input: psmouse - make dummy touchkit_ps2_detect() static
authorAdrian Bunk <bunk@kernel.org>
Thu, 30 Aug 2007 04:44:33 +0000 (00:44 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 30 Aug 2007 04:44:33 +0000 (00:44 -0400)
The dummy touchkit_ps2_detect() for the CONFIG_MOUSE_PS2_TOUCHKIT=n case
shouldn't be a global function.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found