aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-04-04 12:54:13 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-04-08 13:02:31 +0200
commitcffc96eb4f91ba0f974b352a28b15f84950bd776 (patch)
tree9443b358066a9b5548264ee1944ea3d0f3d0476b /arch/arm/mach-pxa/Makefile
parentcpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq (diff)
downloadlinux-dev-cffc96eb4f91ba0f974b352a28b15f84950bd776.tar.xz
linux-dev-cffc96eb4f91ba0f974b352a28b15f84950bd776.zip
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
This patch moves cpufreq driver of ARM based pxa2xx platform to drivers/cpufreq. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Eric Miao <eric.y.miao@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-pxa/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile
index 929e7008e2e4..648867a8caa8 100644
--- a/arch/arm/mach-pxa/Makefile
+++ b/arch/arm/mach-pxa/Makefile
@@ -7,11 +7,6 @@ obj-y += clock.o devices.o generic.o irq.o \
time.o reset.o
obj-$(CONFIG_PM) += pm.o sleep.o standby.o
-ifeq ($(CONFIG_CPU_FREQ),y)
-obj-$(CONFIG_PXA25x) += cpufreq-pxa2xx.o
-obj-$(CONFIG_PXA27x) += cpufreq-pxa2xx.o
-endif
-
# Generic drivers that other drivers may depend upon
# SoC-specific code