diff options
| author | Mark Brown <broonie@kernel.org> | 2021-03-23 22:13:35 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2021-03-23 22:13:35 +0000 |
| commit | f89c0a87b4066fbb0dc6f8039b211bd79a9ab663 (patch) | |
| tree | 41398c79cf4133e67ef15098befdc1f8bf07f9d6 /drivers/extcon/Makefile | |
| parent | dfb81e3b5f47aa0ea5e4832eeb720bc22f07d0c1 (diff) | |
| parent | a908a716696eee75bf85199cde2b0989290536d1 (diff) | |
| download | linux-f89c0a87b4066fbb0dc6f8039b211bd79a9ab663.tar.bz2 | |
Merge tag 'ib-mfd-extcon-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into asoc-5.13
Immutable branch between MFD and Extcon due for the v5.13 merge window
Diffstat (limited to 'drivers/extcon/Makefile')
| -rw-r--r-- | drivers/extcon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/extcon/Makefile b/drivers/extcon/Makefile index fe10a1b7d18b..1b390d934ca9 100644 --- a/drivers/extcon/Makefile +++ b/drivers/extcon/Makefile @@ -6,7 +6,6 @@ obj-$(CONFIG_EXTCON) += extcon-core.o extcon-core-objs += extcon.o devres.o obj-$(CONFIG_EXTCON_ADC_JACK) += extcon-adc-jack.o -obj-$(CONFIG_EXTCON_ARIZONA) += extcon-arizona.o obj-$(CONFIG_EXTCON_AXP288) += extcon-axp288.o obj-$(CONFIG_EXTCON_FSA9480) += extcon-fsa9480.o obj-$(CONFIG_EXTCON_GPIO) += extcon-gpio.o |