From: Anton Vorontsov Date: Mon, 14 Dec 2009 15:41:05 +0000 (+0300) Subject: USB: ehci-fsl: Fix sparse warnings X-Git-Tag: v2.6.34-rc1~215^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad3843f035a273f9b64e133467e8dcbfaf0ce60;p=pandora-kernel.git USB: ehci-fsl: Fix sparse warnings This patch fixes following warnings: ehci-fsl.c:43:5: warning: symbol 'usb_hcd_fsl_probe' was not declared. Should it be static? ehci-fsl.c:150:6: warning: symbol 'usb_hcd_fsl_remove' was not declared. Should it be static? Signed-off-by: Anton Vorontsov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed