From: David Brownell Date: Wed, 1 Nov 2006 22:26:26 +0000 (-0800) Subject: USB: fix compiler issues with newer gcc versions X-Git-Tag: v2.6.19-rc5~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11bd44abbd204f580ea91e75c84e012988971012;p=pandora-kernel.git USB: fix compiler issues with newer gcc versions Remove complaint from newer GCCs; they don't like forward function declarations except in top-level contexts. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed