aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Makefile
diff options
context:
space:
mode:
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 075835be4396..7c59bcb10613 100644
--- a/drivers/regulator/Makefile
+++ b/drivers/regulator/Makefile
@@ -19,6 +19,7 @@ obj-$(CONFIG_REGULATOR_WM831X) += wm831x-isink.o
19obj-$(CONFIG_REGULATOR_WM831X) += wm831x-ldo.o 19obj-$(CONFIG_REGULATOR_WM831X) += wm831x-ldo.o
20obj-$(CONFIG_REGULATOR_WM8350) += wm8350-regulator.o 20obj-$(CONFIG_REGULATOR_WM8350) += wm8350-regulator.o
21obj-$(CONFIG_REGULATOR_WM8400) += wm8400-regulator.o 21obj-$(CONFIG_REGULATOR_WM8400) += wm8400-regulator.o
22obj-$(CONFIG_REGULATOR_WM8994) += wm8994-regulator.o
22obj-$(CONFIG_REGULATOR_DA903X) += da903x.o 23obj-$(CONFIG_REGULATOR_DA903X) += da903x.o
23obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o 24obj-$(CONFIG_REGULATOR_PCF50633) += pcf50633-regulator.o
24obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o 25obj-$(CONFIG_REGULATOR_PCAP) += pcap-regulator.o