ARM i.MX: remove PWM platform support
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 16 Jan 2014 15:39:42 +0000 (16:39 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:35:09 +0000 (10:35 +0800)
commit02ae8e8682112166493675c0b4aaa57737dc01e4
treeb108ca54283beb85a063f01182aafdf155e76ca3
parentb78f1e80741fb440a3a96b5a3321716e49da4f5d
ARM i.MX: remove PWM platform support

As the i.MX pwm driver is devicetree only, remove the platform
support for this device.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx21.c
arch/arm/mach-imx/clk-imx25.c
arch/arm/mach-imx/clk-imx27.c
arch/arm/mach-imx/clk-imx51-imx53.c
arch/arm/mach-imx/devices-imx25.h
arch/arm/mach-imx/devices-imx51.h
arch/arm/mach-imx/devices/Kconfig
arch/arm/mach-imx/devices/Makefile
arch/arm/mach-imx/devices/devices-common.h
arch/arm/mach-imx/devices/platform-mxc_pwm.c [deleted file]