]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc439895e5a214a41ff4b717ad2595bd9be26dd62
treeaa40c40b0a2afbb684bca53ea128937dfb9af123
parent39e89fdd04fbb896e08e2a8104d0fb0c70c7b0c4
USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static

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>
drivers/usb/input/wacom.h
drivers/usb/input/wacom_sys.c