Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: imx5: remove imx51 non-DT support files | Shawn Guo | 2014-07-18 |
| | | | | | | | Since i.MX51 becomes a DT only platform, those non-DT support files can be removed now. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> | ||
* | ARM: imx: move EHCI platform defines out of platform_data header | Shawn Guo | 2014-07-18 |
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> |