aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-pxa/Makefile
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2012-01-02 21:22:38 +0100
committerThierry Reding <thierry.reding@avionic-design.de>2012-07-02 21:39:00 +0200
commit17b2b4780f879a559b8dc96c170dd6df98fe9ab3 (patch)
treea7e7915adf0a94828811a72b8ab35e83fcdbabfd /arch/arm/plat-pxa/Makefile
parentpwm: Move Blackfin PWM driver to PWM framework (diff)
downloadlinux-dev-17b2b4780f879a559b8dc96c170dd6df98fe9ab3.tar.xz
linux-dev-17b2b4780f879a559b8dc96c170dd6df98fe9ab3.zip
pwm: Move PXA PWM driver to PWM framework
This commit moves the PXA PWM driver to the drivers/pwm subdirectory and converts it to use the new PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Diffstat (limited to 'arch/arm/plat-pxa/Makefile')
-rw-r--r--arch/arm/plat-pxa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-pxa/Makefile b/arch/arm/plat-pxa/Makefile
index f302d048392d..af8e484001e5 100644
--- a/arch/arm/plat-pxa/Makefile
+++ b/arch/arm/plat-pxa/Makefile
@@ -8,5 +8,4 @@ obj-$(CONFIG_PXA3xx) += mfp.o
obj-$(CONFIG_PXA95x) += mfp.o
obj-$(CONFIG_ARCH_MMP) += mfp.o
-obj-$(CONFIG_HAVE_PWM) += pwm.o
obj-$(CONFIG_PXA_SSP) += ssp.o