diff options
author | Randy Dunlap <[email protected]> | 2017-10-07 16:53:20 -0700 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2017-10-08 11:42:00 +0100 |
commit | 5151b4afb41dd7c5e13a130efcc95326a49da8c6 (patch) | |
tree | 17d6728305f6d964572555f8ab2b4d83bbe2e771 /arch/mips/include/asm/stacktrace.h | |
parent | be94a6f6d488b4767662e8949dc62361bd1d6311 (diff) |
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 <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: [email protected]
Cc: Jack Andersen <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/stacktrace.h')
0 files changed, 0 insertions, 0 deletions