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)
commit43c1e98c87013757ef02c50a6e43bafeb6871f68
tree6941c52866c1987125f0e7fca5b22240f3bd587c
parente42dc36b2cf9849362967ea836196c8ef6079ec7
USB: storage/onetouch.c: make a function static

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>
drivers/usb/storage/onetouch.c