From: Ramneek Mehresh Date: Fri, 29 May 2015 05:58:30 +0000 (+0530) Subject: drivers:usb:fsl: Fix compilation error for fsl ehci drv X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74db22cb3a16dcd782a31236eb139f5865804ae6;p=pandora-kernel.git drivers:usb:fsl: Fix compilation error for fsl ehci drv Fix compilation error in fsl ehci drv because ehci_reset() and ehci_adjust_port_wakeup_flags() were not exported, and are used when PM is enabled Signed-off-by: Ramneek Mehresh Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed