Re: [PATCH 05/20] ARM: imx5: remove i.MX5 non-DT device registration helpers
Alexander Shiyan
shc_work at mail.ru
Tue May 20 02:02:32 PDT 2014
Tue, 20 May 2014 16:45:23 +0800 от Shawn Guo <shawn.guo at freescale.com>:
> i.MX5 is DT only platforms, so these non-DT device registration helpers
> is used nowhere. Remove them.
>
> Signed-off-by: Shawn Guo <shawn.guo at freescale.com>
> ---
> arch/arm/mach-imx/devices/platform-fec.c | 12 ----------
> arch/arm/mach-imx/devices/platform-fsl-usb2-udc.c | 5 ----
> arch/arm/mach-imx/devices/platform-imx-i2c.c | 26 ---------------------
> arch/arm/mach-imx/devices/platform-imx-keypad.c | 10 --------
> arch/arm/mach-imx/devices/platform-imx-ssi.c | 20 ----------------
> arch/arm/mach-imx/devices/platform-imx-uart.c | 22 ------------------
> arch/arm/mach-imx/devices/platform-imx2-wdt.c | 18 ---------------
> arch/arm/mach-imx/devices/platform-mxc-ehci.c | 9 --------
> arch/arm/mach-imx/devices/platform-mxc_nand.c | 5 ----
> arch/arm/mach-imx/devices/platform-pata_imx.c | 10 --------
> .../mach-imx/devices/platform-sdhci-esdhc-imx.c | 24 -------------------
> arch/arm/mach-imx/devices/platform-spi_imx.c | 27 ----------------------
Seems, as an follow patch we should also remove SOC_IMX5* symbol
dependencies from arch/arm/mach-imx/devices/Kconfig.
---
More information about the linux-arm-kernel
mailing list