From: Greg Kroah-Hartman Date: Wed, 24 Oct 2012 21:19:16 +0000 (-0700) Subject: USB: ezusb: unexport some functions that aren't being used X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30186e51e537d3ae8b1134983c1a5b4db3a8840;p=pandora-kernel.git USB: ezusb: unexport some functions that aren't being used When the ezusb code was split out, support was added for the fx2 chip type, but no one is using these functions, so comment it out. If someone needs it, it can be added back in the future. Also properly include into the ezusb.c file, to ensure we catch any function prototype mis-matches Reported-by: Fengguang Wu Cc: René Bürgel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed