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:
e1b2437
)
ARM: imx: move EHCI platform defines out of platform_data header
author
Shawn Guo
<shawn.guo@freescale.com>
Mon, 19 May 2014 12:41:52 +0000
(20:41 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:04 +0000
(16:10 +0800)
The platform_data header usb-ehci-mxc.h has a lot of stuff used by only
IMX platform code. They shouldn't be really in this header but a IMX
platform local header. Create ehci.h and move these stuff into it.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
No differences found