summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Makefile
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-07-06 14:03:21 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:15:43 +0200
commite01f817e5dfd208715868da702725d88d52b4909 (patch)
tree34e9fc6557e418204c4ac0c95ff138c863c18508 /arch/arm/mach-ux500/Makefile
parentd288e2d68ac6edfd1086b248c9b7d88b4bfb06d1 (diff)
mach-ux500: move U5500 PRCMU regulator driver into regulator drivers and cleanup for 3.0
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rw-r--r--arch/arm/mach-ux500/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index 05e491a5ad9..9fb6cca49f4 100644
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -38,12 +38,6 @@ obj-$(CONFIG_TEE_SVP) += tee_ta_start_modem_svp.o
obj-$(CONFIG_DB8500_MLOADER) += mloader-db8500.o
obj-$(CONFIG_U5500_MLOADER) += mloader-db5500.o
obj-$(CONFIG_UX500_PRCMU_TIMER) += timer-prcmu.o
-obj-$(CONFIG_REGULATOR) += regulator-ux500.o
-
-ifeq ($(CONFIG_UX500_SOC_DB5500), y)
-obj-$(CONFIG_REGULATOR) += regulator-u5500.o
-endif
-
obj-$(CONFIG_U8500_REGULATOR_DEBUG) += virt-regulator-u8500.o
obj-$(CONFIG_UX500_PRCMU_DEBUG) += prcmu-debug.o
obj-$(CONFIG_UX500_PRCMU_QOS_POWER) += prcmu-qos-power.o