summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann2011-09-30 22:01:31 +0200
committerArnd Bergmann2011-09-30 22:01:31 +0200
commiteff11ba9ebba475f2aedee74eebc459789f99ab6 (patch)
tree6329a23cb2ef41da0d4b8a6d741bd65167b0f897 /arch/arm/mach-omap2/Makefile
parentMerge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o... (diff)
parentARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n (diff)
downloadkernel-qcow2-linux-eff11ba9ebba475f2aedee74eebc459789f99ab6.tar.gz
kernel-qcow2-linux-eff11ba9ebba475f2aedee74eebc459789f99ab6.tar.xz
kernel-qcow2-linux-eff11ba9ebba475f2aedee74eebc459789f99ab6.zip
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-omap-pm into omap/voltage
Diffstat (limited to 'arch/arm/mach-omap2/Makefile')
-rw-r--r--arch/arm/mach-omap2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
index 8bd389d60138..512978586b2b 100644
--- a/arch/arm/mach-omap2/Makefile
+++ b/arch/arm/mach-omap2/Makefile
@@ -89,7 +89,6 @@ obj-$(CONFIG_ARCH_OMAP4) += prcm.o cm2xxx_3xxx.o cminst44xx.o \
vp44xx_data.o
# OMAP voltage domains
-ifeq ($(CONFIG_PM),y)
voltagedomain-common := voltage.o vc.o vp.o
obj-$(CONFIG_ARCH_OMAP2) += $(voltagedomain-common) \
voltagedomains2xxx_data.o
@@ -97,7 +96,6 @@ obj-$(CONFIG_ARCH_OMAP3) += $(voltagedomain-common) \
voltagedomains3xxx_data.o
obj-$(CONFIG_ARCH_OMAP4) += $(voltagedomain-common) \
voltagedomains44xx_data.o
-endif
# OMAP powerdomain framework
powerdomain-common += powerdomain.o powerdomain-common.o