summaryrefslogtreecommitdiff
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-09-01 12:50:18 (GMT)
committerMark Brown <broonie@linaro.org>2013-09-01 12:50:18 (GMT)
commit09f2dd88ff93a6d31e10dd5c25e2aa2a8b7b12ee (patch)
tree65c4be47e2411c67e3071e08d67cad3b834ee88c /drivers/regulator/Makefile
parent39fe3b45d3951c3633ddb7aafb29ceef3f012761 (diff)
parent6b8430c3f3090b8b805eb1fbe58390229d2dd067 (diff)
downloadlinux-09f2dd88ff93a6d31e10dd5c25e2aa2a8b7b12ee.tar.xz
Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next
Diffstat (limited to 'drivers/regulator/Makefile')
-rw-r--r--drivers/regulator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile
index 90c31e7..185cce2 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -49,6 +49,7 @@ obj-$(CONFIG_REGULATOR_MC13783) += mc13783-regulator.o
obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
obj-$(CONFIG_REGULATOR_MC13XXX_CORE) += mc13xxx-regulator-core.o
obj-$(CONFIG_REGULATOR_PALMAS) += palmas-regulator.o
+obj-$(CONFIG_REGULATOR_PFUZE100) += pfuze100-regulator.o
obj-$(CONFIG_REGULATOR_TPS51632) += tps51632-regulator.o
obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o
obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o