Re: [PATCH 0/3] IIO dead struct cleanup

From: Jonathan Cameron
Date: Sat May 25 2024 - 12:41:52 EST


On Thu, 23 May 2024 00:04:54 +0100
linux@xxxxxxxxxxx wrote:

> 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>
>
>
Series applied,

Thanks,

Jonathan

> 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(-)
>