commit | 473bca94ba432b3c194e6fa315d81d8ac7670a4f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon May 05 21:25:33 2008 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:15:54 2008 -0700 |
tree | 65bb05ec5ec9bef5751bab78cb2fdc7d034e441d | |
parent | 7119e3c37fbf7c27adb5929f344c826ecb8c7859 [diff] |
USB: isp1760-hcd.c: make 2 functions static This patch makes the following needlessly global functions static: - enqueue_an_ATL_packet() - enqueue_an_INT_packet() Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Sebastian Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>