From: Adrian Bunk Date: Mon, 5 May 2008 18:25:33 +0000 (+0300) Subject: USB: isp1760-hcd.c: make 2 functions static X-Git-Tag: v2.6.27-rc1~946^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473bca94ba432b3c194e6fa315d81d8ac7670a4f;p=pandora-kernel.git 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 Acked-by: Sebastian Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed