diff options
author | Andreas Klinger <ak@it-klinger.de> | 2018-02-01 21:49:24 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-02-04 12:13:00 +0100 |
commit | 511051d509ec54642dd6d30fdf2caa33c23619cc (patch) | |
tree | 3d4c96adb5c8e046c1bbd3f4996d44cbc338dc72 /kernel/rcu | |
parent | staging: iio: ad5933: switch buffer mode to software (diff) | |
download | linux-511051d509ec54642dd6d30fdf2caa33c23619cc.tar.xz linux-511051d509ec54642dd6d30fdf2caa33c23619cc.zip |
iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
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 <ak@it-klinger.de>
Fixes: a83195937151 ("iio: srf08: add triggered buffer support")
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions