git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d496a
)
drivers:usb:fsl: Fix compilation error for fsl ehci drv
author
Ramneek Mehresh
<ramneek.mehresh@freescale.com>
Fri, 29 May 2015 05:58:30 +0000
(11:28 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 31 May 2015 07:14:07 +0000
(16:14 +0900)
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 <ramneek.mehresh@freescale.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found