USB: storage/onetouch.c: make a function static
authorAdrian Bunk <bunk@kernel.org>
Mon, 28 Apr 2008 15:39:37 +0000 (18:39 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 May 2008 17:25:51 +0000 (10:25 -0700)
This patch makes the needlessly global onetouch_release_input() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found