[PATCH 5/5] ARM: imx: Remove ehci board files
Arnd Bergmann
arnd at arndb.de
Wed Sep 2 04:49:34 EDT 2020
On Wed, Sep 2, 2020 at 2:32 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> Now that the i.MX board files have been removed, there
> is no need for keeping the ehci related files, so just
> remove them.
>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
> arch/arm/mach-imx/Makefile | 7 ++-
> arch/arm/mach-imx/ehci-imx27.c | 74 ----------------------------
> arch/arm/mach-imx/ehci-imx31.c | 74 ----------------------------
> arch/arm/mach-imx/ehci-imx35.c | 89 ----------------------------------
> arch/arm/mach-imx/ehci.h | 44 -----------------
> 5 files changed, 3 insertions(+), 285 deletions(-)
> delete mode 100644 arch/arm/mach-imx/ehci-imx27.c
> delete mode 100644 arch/arm/mach-imx/ehci-imx31.c
> delete mode 100644 arch/arm/mach-imx/ehci-imx35.c
> delete mode 100644 arch/arm/mach-imx/ehci.h
Do you plan to send another patch to remove linux/platform_data/usb-ehci-mxc.h
and parts of drivers/usb/host/ehci-mxc.c, to get merged by the USB maintainers?
I suppose we could merge that at the same time through the soc tree, or
separately, but it would make sense to get it done.
Arnd
More information about the linux-arm-kernel
mailing list