commit | 27a3de4cfc3508b30803b7350ca6385b3c53f223 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Nov 20 03:23:54 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 01 14:23:37 2006 -0800 |
tree | 10aa64b97c381a8dd38e97206d09550b6999fb63 | |
parent | 2e46b74852446404d64b0b00ce872724bfa627ab [diff] |
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>