summaryrefslogtreecommitdiff
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-01-31 16:09:39 +0530
committerSimone Willett <swillett@nvidia.com>2012-02-14 10:05:15 -0800
commitacfb26304a9e091f7d72b3979366eb2f962e85bb (patch)
tree3aa1a1d71238b6b8f5383a817bc13dc6b368c8f1 /drivers/regulator/Makefile
parenta02a0ae41c4de12a250a632878687b04b0f80dcc (diff)
regulator: tps6236x: Remove tps6236x driver
Removing duplicate driver tps6236x as there is mainline's driver for tps62360 and using the mainline's driver. Change-Id: I84c1c642f42d2dc934c8b8bf9b92a58a0bfbdc03 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/78415 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r--drivers/regulator/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile
index 49f8b39ef4ce..41c51ac1f4b0 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -44,7 +44,6 @@ obj-$(CONFIG_REGULATOR_TPS65023) += tps65023-regulator.o
obj-$(CONFIG_REGULATOR_TPS6507X) += tps6507x-regulator.o
obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o
obj-$(CONFIG_REGULATOR_TPS65912) += tps65912-regulator.o
-obj-$(CONFIG_REGULATOR_TPS6236X) += tps6236x-regulator.o
obj-$(CONFIG_REGULATOR_TPS80031) += tps80031-regulator.o
obj-$(CONFIG_REGULATOR_RICOH583) += ricoh583-regulator.o
obj-$(CONFIG_REGULATOR_88PM8607) += 88pm8607.o