summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zx/Makefile
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2015-07-29 14:16:58 +0800
committerOlof Johansson <olof@lixom.net>2015-07-30 14:36:36 +0200
commitf15107f41282d5ae9c6c26832dcc485729821ccc (patch)
tree20df95e5043a08f7d2d534065c3083fcd23f9817 /arch/arm/mach-zx/Makefile
parent2eb084eb1f6eba53e657502c519b52e640e38cde (diff)
downloadop-kernel-dev-f15107f41282d5ae9c6c26832dcc485729821ccc.zip
op-kernel-dev-f15107f41282d5ae9c6c26832dcc485729821ccc.tar.gz
ARM: zx: Add power domains for ZX296702
Add power domains for ZX296702 to power off inactive power domains in runtime. Signed-off-by: Jun Nie <jun.nie@linaro.org> [olof: Marked zx296702_pd_driver as __initdata to avoid section mismatch] Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-zx/Makefile')
-rw-r--r--arch/arm/mach-zx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-zx/Makefile b/arch/arm/mach-zx/Makefile
index 7c2edf6..a4b4864 100644
--- a/arch/arm/mach-zx/Makefile
+++ b/arch/arm/mach-zx/Makefile
@@ -1,2 +1,2 @@
-obj-$(CONFIG_SOC_ZX296702) += zx296702.o
+obj-$(CONFIG_SOC_ZX296702) += zx296702.o zx296702-pm-domain.o
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
OpenPOWER on IntegriCloud