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)
commit4a01f3a509bbfac6b38722807f4a7bd1933e1ee0
tree77605f30f53a3ebd88a5c1ce81e2ad8eee2c03e6
parent6869a22fcf10ba9e32ad9a6301ee3fe326625fd6
ARM: mx25: Remove "mx25.h" header file

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]