summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2017-10-07 16:53:20 -0700
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2017-10-08 11:42:00 +0100
commit5151b4afb41dd7c5e13a130efcc95326a49da8c6 (patch)
tree17d6728305f6d964572555f8ab2b4d83bbe2e771 /arch
parentbe94a6f6d488b4767662e8949dc62361bd1d6311 (diff)
downloadlinux-stable-5151b4afb41dd7c5e13a130efcc95326a49da8c6.tar.gz
linux-stable-5151b4afb41dd7c5e13a130efcc95326a49da8c6.tar.bz2
linux-stable-5151b4afb41dd7c5e13a130efcc95326a49da8c6.zip
iio: adc: dln2-adc: fix build error
The dln2-adc driver uses interface(s) that are controlled by the IIO_TRIGGERED_BUFFER Kconfig symbol, so the driver needs to select that symbol to prevent the build error. drivers/iio/adc/dln2-adc.o: In function `dln2_adc_probe': dln2-adc.c:(.text+0x528): undefined reference to `devm_iio_triggered_buffer_setup' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reported-by: kbuild test robot <fengguang.wu@intel.com> Cc: Jonathan Cameron <jic23@kernel.org> Cc: linux-iio@vger.kernel.org Cc: Jack Andersen <jackoalan@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions