summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2019-10-18 19:46:10 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-10-18 19:46:10 +0100
commit16922ffee1217ec031162ca12ec9fe8710b11106 (patch)
tree93ec74562f66fe2358e8b8574055e2b346515e2b /drivers/iio/adc/Makefile
parent686191a7ea136b3c06caf57a2ac450bbadc4cc7c (diff)
parenta77fc11156893bd0332a1fb6e314e6268abf720b (diff)
downloadlinux-16922ffee1217ec031162ca12ec9fe8710b11106.tar.bz2
Merge branch 'ib-ab8500-5.4-rc1' into HEAD
Immutable branch as considerable overlap with mfd, power and hwmon.
Diffstat (limited to 'drivers/iio/adc/Makefile')
-rw-r--r--drivers/iio/adc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/adc/Makefile b/drivers/iio/adc/Makefile
index 8ec610bcf506..5ecc481c2967 100644
--- a/drivers/iio/adc/Makefile
+++ b/drivers/iio/adc/Makefile
@@ -4,6 +4,7 @@
#
# When adding new entries keep the list in alphabetical order
+obj-$(CONFIG_AB8500_GPADC) += ab8500-gpadc.o
obj-$(CONFIG_AD_SIGMA_DELTA) += ad_sigma_delta.o
obj-$(CONFIG_AD7124) += ad7124.o
obj-$(CONFIG_AD7266) += ad7266.o