diff options
| author | Lee Jones <lee@kernel.org> | 2024-07-04 17:07:26 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2024-07-04 17:07:26 +0100 |
| commit | 2a2ca717cee531788a0e0cbbe71bd0fea5038ff1 (patch) | |
| tree | 45c0b619375ebae2e3ae6224c3c7c3e2ee3e939e /drivers/regulator/Makefile | |
| parent | 04f3893327094fa6b3b4bea64627d4e73518447d (diff) | |
| parent | fcf1f960a6aa45a22efd4d49114c672ed305b85f (diff) | |
Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged
Diffstat (limited to 'drivers/regulator/Makefile')
| -rw-r--r-- | drivers/regulator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile index 4087765ee5d4..776d710b65c1 100644 --- a/drivers/regulator/Makefile +++ b/drivers/regulator/Makefile @@ -38,6 +38,7 @@ obj-$(CONFIG_REGULATOR_BD718XX) += bd718x7-regulator.o obj-$(CONFIG_REGULATOR_BD9571MWV) += bd9571mwv-regulator.o obj-$(CONFIG_REGULATOR_BD957XMUF) += bd9576-regulator.o obj-$(CONFIG_REGULATOR_DA903X) += da903x-regulator.o +obj-$(CONFIG_REGULATOR_BD96801) += bd96801-regulator.o obj-$(CONFIG_REGULATOR_DA9052) += da9052-regulator.o obj-$(CONFIG_REGULATOR_DA9055) += da9055-regulator.o obj-$(CONFIG_REGULATOR_DA9062) += da9062-regulator.o |
