]> 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>
Thu, 22 May 2014 01:01:52 +0000 (09:01 +0800)
commitb3a0a3e556c34836d4adb45fe39753f371d4d287
treecf12842fc50f079c645761fc95ccd67fcc7cea7e
parenta120aa80756b409f759d1553696ab441b71361ff
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