[PATCH 0/3] IIO dead struct cleanup

From: linux
Date: Wed May 22 2024 - 19:05:17 EST


From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>

Hi,
Three dead structs to cleanup in iio.
The bmi and pac are very recent.

(Build tested only)

Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>


Dr. David Alan Gilbert (3):
iio: accel: bmi088: remove unused struct 'bmi088_scale_info'
iio: adc: pac1934: remove unused struct 'samp_rate_mapping'
iio: light: rohm-bu27034: remove unused struct 'bu27034_result'

drivers/iio/accel/bmi088-accel-core.c | 5 -----
drivers/iio/adc/pac1934.c | 5 -----
drivers/iio/light/rohm-bu27034.c | 6 ------
3 files changed, 16 deletions(-)

--
2.45.1