]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: remove i.MX5 non-DT device registration helpers
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 06:19:11 +0000 (14:19 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:14:23 +0000 (21:14 +0800)
commit81b8f501ea7cde69392f4fd0d301a586dddb776c
tree5189e1e04ba9fb4a15f3a64e926ff1cb4e41b98c
parentbfee703f9e386bb84fc98fdb33411c0f4a62569a
ARM: imx5: remove i.MX5 non-DT device registration helpers

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@freescale.com>
13 files changed:
arch/arm/mach-imx/devices/Kconfig
arch/arm/mach-imx/devices/platform-fec.c
arch/arm/mach-imx/devices/platform-fsl-usb2-udc.c
arch/arm/mach-imx/devices/platform-imx-i2c.c
arch/arm/mach-imx/devices/platform-imx-keypad.c
arch/arm/mach-imx/devices/platform-imx-ssi.c
arch/arm/mach-imx/devices/platform-imx-uart.c
arch/arm/mach-imx/devices/platform-imx2-wdt.c
arch/arm/mach-imx/devices/platform-mxc-ehci.c
arch/arm/mach-imx/devices/platform-mxc_nand.c
arch/arm/mach-imx/devices/platform-pata_imx.c
arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c
arch/arm/mach-imx/devices/platform-spi_imx.c