[PATCH 3/4] ARM: imx: remove imx51 non-DT support files

Shawn Guo shawn.guo at freescale.com
Mon May 19 01:30:48 PDT 2014


On Mon, May 19, 2014 at 12:06:12PM +0400, Alexander Shiyan wrote:
> Mon, 19 May 2014 14:56:45 +0800 от Shawn Guo <shawn.guo at freescale.com>:
> > Since i.MX51 becomes a DT only platform, those non-DT support files can
> > be removed now.
> > 
> > Signed-off-by: Shawn Guo <shawn.guo at freescale.com>
> > ---
> >  arch/arm/mach-imx/Makefile        |   2 +-
> >  arch/arm/mach-imx/devices-imx51.h |  66 ---
> >  arch/arm/mach-imx/ehci-imx5.c     | 171 --------
> >  arch/arm/mach-imx/iomux-mx51.h    | 827 --------------------------------------
> >  4 files changed, 1 insertion(+), 1065 deletions(-)
> >  delete mode 100644 arch/arm/mach-imx/devices-imx51.h
> >  delete mode 100644 arch/arm/mach-imx/ehci-imx5.c
> >  delete mode 100644 arch/arm/mach-imx/iomux-mx51.h
> 
> ...
> 
> > -int mx51_initialize_usb_hw(int port, unsigned int flags)
> 
> Additionally, we should not forget to remove mx51_initialize_usb_hw() declaration
> from include/linux/platform_data/usb-ehci-mxc.h in the future.

Yes.  I will resend to get this addressed.

Shawn



More information about the linux-arm-kernel mailing list