Commits

Lars-Peter Clausen committed ca6907df6b5
staging:iio:adis16400: Remove unused default_scan_mask The chip_info struct for contains a defaul_scan_mask field. But it is never actually used in the code, so remove it from the chip_info struct. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>