diff options
| author | Mark Brown <broonie@linaro.org> | 2013-09-01 08:50:07 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-09-01 08:50:07 -0400 |
| commit | 62696579a0b73c3e51fe654fd7a62e00a0e95ff5 (patch) | |
| tree | bbfa6e0c1653edc3daf1eb2f6c39b36f67c510eb /drivers/regulator/Makefile | |
| parent | 1ad13028e55847185646b2be7d8b86b311c33249 (diff) | |
| parent | 632b3d62bcd5631ad45d3bfe7cbfa7e9572f4025 (diff) | |
Merge remote-tracking branch 'regulator/topic/da9063' into regulator-next
Diffstat (limited to 'drivers/regulator/Makefile')
| -rw-r--r-- | drivers/regulator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index e292f26a1fbd..40cbb1b35c1d 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile | |||
| @@ -21,6 +21,8 @@ obj-$(CONFIG_REGULATOR_AS3711) += as3711-regulator.o | |||
| 21 | obj-$(CONFIG_REGULATOR_DA903X) += da903x.o | 21 | obj-$(CONFIG_REGULATOR_DA903X) += da903x.o |
| 22 | obj-$(CONFIG_REGULATOR_DA9052) += da9052-regulator.o | 22 | obj-$(CONFIG_REGULATOR_DA9052) += da9052-regulator.o |
| 23 | obj-$(CONFIG_REGULATOR_DA9055) += da9055-regulator.o | 23 | obj-$(CONFIG_REGULATOR_DA9055) += da9055-regulator.o |
| 24 | obj-$(CONFIG_REGULATOR_DA9063) += da9063-regulator.o | ||
| 25 | obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o | ||
| 24 | obj-$(CONFIG_REGULATOR_DBX500_PRCMU) += dbx500-prcmu.o | 26 | obj-$(CONFIG_REGULATOR_DBX500_PRCMU) += dbx500-prcmu.o |
| 25 | obj-$(CONFIG_REGULATOR_DB8500_PRCMU) += db8500-prcmu.o | 27 | obj-$(CONFIG_REGULATOR_DB8500_PRCMU) += db8500-prcmu.o |
| 26 | obj-$(CONFIG_REGULATOR_FAN53555) += fan53555.o | 28 | obj-$(CONFIG_REGULATOR_FAN53555) += fan53555.o |
