summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Makefile
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-05-10 15:52:20 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-05-30 09:12:49 +0200
commite465007a7a7ca745f018fdcacb0a5a911a5c50d9 (patch)
tree008bb6b3b47e5d06fa2c7b94b5fe2220d0a29028 /arch/arm/mach-exynos/Makefile
parent1a695a905c18548062509178b98bc91e67510864 (diff)
downloadop-kernel-dev-e465007a7a7ca745f018fdcacb0a5a911a5c50d9.zip
op-kernel-dev-e465007a7a7ca745f018fdcacb0a5a911a5c50d9.tar.gz
ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsung
Exynos PM domains driver does not have mach-specific dependencies so it can be safely moved out of arm/mach-exynos to drivers/soc. This in future will allow re-using it on ARM64 boards. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Makefile')
-rw-r--r--arch/arm/mach-exynos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/Makefile b/arch/arm/mach-exynos/Makefile
index 34d29df..838249d 100644
--- a/arch/arm/mach-exynos/Makefile
+++ b/arch/arm/mach-exynos/Makefile
@@ -13,7 +13,6 @@ obj-$(CONFIG_ARCH_EXYNOS) += exynos.o exynos-smc.o firmware.o
obj-$(CONFIG_EXYNOS_CPU_SUSPEND) += pm.o sleep.o
obj-$(CONFIG_PM_SLEEP) += suspend.o
-obj-$(CONFIG_PM_GENERIC_DOMAINS) += pm_domains.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
OpenPOWER on IntegriCloud