mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-03 02:36:07 +00:00
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>