f6a7bf2ccf
Without IIO_TRIGGERED_BUFFER, this driver fails to link:
drivers/iio/chemical/pms7003.o: In function `pms7003_probe':
pms7003.c:(.text+0x21c): undefined reference to `devm_iio_triggered_buffer_setup'
pms7003.c:(.text+0x21c): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `devm_iio_triggered_buffer_setup'
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ams-iaq-core.c | ||
atlas-ph-sensor.c | ||
bme680.h | ||
bme680_core.c | ||
bme680_i2c.c | ||
bme680_spi.c | ||
ccs811.c | ||
pms7003.c | ||
sgp30.c | ||
sps30.c | ||
vz89x.c |