regulator: TPS62360: Add tps62360 regulator driver
[deliverable/linux.git] / drivers / regulator / Makefile
index 503bac87715ede60b0d0f5ae8124df6059c824fc..1668b2e667ce02c20f90f87926386af135a34367 100644 (file)
@@ -47,6 +47,7 @@ obj-$(CONFIG_REGULATOR_ISL6271A) += isl6271a-regulator.o
 obj-$(CONFIG_REGULATOR_AB8500) += ab8500.o
 obj-$(CONFIG_REGULATOR_DB8500_PRCMU) += db8500-prcmu.o
 obj-$(CONFIG_REGULATOR_TPS65910) += tps65910-regulator.o
+obj-$(CONFIG_REGULATOR_TPS62360) += tps62360-regulator.o
 obj-$(CONFIG_REGULATOR_AAT2870) += aat2870-regulator.o
 
 ccflags-$(CONFIG_REGULATOR_DEBUG) += -DDEBUG
This page took 0.023442 seconds and 5 git commands to generate.