ARM: mx25: Remove "mx25.h" header file
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 13 Mar 2015 13:31:56 +0000 (10:31 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 13 Mar 2015 14:14:58 +0000 (22:14 +0800)
As mx25 has been converted to a dt-only platform, we do not need the "mx25.h"
header file anymore.

Remove it and also clean up all the mx25 occurences from the platform helper
code.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
14 files changed:
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-fb.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-mx2-camera.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-spi_imx.c
arch/arm/mach-imx/hardware.h
arch/arm/mach-imx/mx25.h [deleted file]

Simple merge
diff --cc arch/arm/mach-imx/mx25.h
Simple merge