Re: [PATCH 3/4] ARM: imx: remove imx51 non-DT support files
Alexander Shiyan
shc_work at mail.ru
Mon May 19 01:06:12 PDT 2014
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.
---
More information about the linux-arm-kernel
mailing list