From: Shawn Guo Date: Mon, 19 May 2014 12:41:52 +0000 (+0800) Subject: ARM: imx: move EHCI platform defines out of platform_data header X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~22^2~63 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641dfe8b73e81aa38cbbeab72a480462a4987963;p=pandora-kernel.git ARM: imx: move EHCI platform defines out of platform_data header 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 --- Reading git-diff-tree failed