Re: [PATCH] iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined

2018-02-04 Thread Jonathan Cameron
On Thu, 1 Feb 2018 21:49:24 +0100 Andreas Klinger wrote: > Functions for triggered buffer support are needed by this module. > If they are not defined accidentally by another driver, there's an error > thrown out while linking. > > Add a select of IIO_BUFFER and IIO_TRIGGERED_BUFFER in the Kconf

[PATCH] iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined

2018-02-01 Thread Andreas Klinger
Functions for triggered buffer support are needed by this module. If they are not defined accidentally by another driver, there's an error thrown out while linking. Add a select of IIO_BUFFER and IIO_TRIGGERED_BUFFER in the Kconfig file. Signed-off-by: Andreas Klinger --- drivers/iio/proximity/