From: Manjunath Goudar Date: Thu, 13 Jun 2013 17:24:09 +0000 (-0600) Subject: USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3a6b86528994027c8241f9666f0fbcf3d3130b;p=pandora-kernel.git USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers In order to split ehci-hcd.c into separate modules, handshake() must be exported. Rename the symbol to add an ehci_ prefix, to avoid any naming clashes. Signed-off-by: Manjunath Goudar [swarren, split Manjunath's patches more logically, limit this change to export just handshake()] Signed-off-by: Stephen Warren Acked-by: Alan Stern Acked-by: Arnd Bergmann Tested-by: Thierry Reding Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed