USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static
authorAdrian Bunk <bunk@stusta.de>
Mon, 20 Nov 2006 02:23:58 +0000 (03:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:23:30 +0000 (14:23 -0800)
This patch makes the needlessly global wacom_sys_irq() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found