USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
authorAdrian Bunk <bunk@stusta.de>
Mon, 20 Nov 2006 02:23:54 +0000 (03:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:23:37 +0000 (14:23 -0800)
commit27a3de4cfc3508b30803b7350ca6385b3c53f223
tree10aa64b97c381a8dd38e97206d09550b6999fb63
parent2e46b74852446404d64b0b00ce872724bfa627ab
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static

This patch makes the needlessly global "u132_hcd_wait" static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/u132-hcd.c