On Fri, 29 May 2015, Ramneek Mehresh wrote:
> 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
--
To unsubscribe from this list: send t
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
---
drivers/usb/host/ehci-hcd.c | 3 ++-
drivers/usb/host/ehci-hub.c | 3 ++-
drivers/usb/host/ehci.h | 3 +++
3 fi