summaryrefslogtreecommitdiff
path: root/arch/arm/mach-vt8500/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-03-15 09:04:37 (GMT)
committerThierry Reding <thierry.reding@avionic-design.de>2012-07-02 20:06:33 (GMT)
commita245ccebb4aad9fae60597d5cbad158c0de4483e (patch)
tree99f2cecbbacfb6c06d803b4e5e0e5cba16bf5d2d /arch/arm/mach-vt8500/Makefile
parent215c29d3d0e925189ade522d1ea6052a320d7692 (diff)
downloadlinux-fsl-qoriq-a245ccebb4aad9fae60597d5cbad158c0de4483e.tar.xz
ARM vt8500: Move vt8500 pwm driver to pwm framework
Move the driver to drivers/pwm/ and convert it to use the framework. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: Alexey Charkov <alchark@gmail.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'arch/arm/mach-vt8500/Makefile')
-rw-r--r--arch/arm/mach-vt8500/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-vt8500/Makefile b/arch/arm/mach-vt8500/Makefile
index 81aedb7..8df9e4a 100644
--- a/arch/arm/mach-vt8500/Makefile
+++ b/arch/arm/mach-vt8500/Makefile
@@ -5,5 +5,3 @@ obj-$(CONFIG_VTWM_VERSION_WM8505) += devices-wm8505.o
obj-$(CONFIG_MACH_BV07) += bv07.o
obj-$(CONFIG_MACH_WM8505_7IN_NETBOOK) += wm8505_7in.o
-
-obj-$(CONFIG_HAVE_PWM) += pwm.o