]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: accel: bmi088: remove unused struct 'bmi088_scale_info'
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 22 May 2024 23:04:55 +0000 (00:04 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:06 +0000 (19:53 +0100)
commit1568f94f29dd6b0e33a9123c432214b5756ad708
tree1f2682015ed819ffc9d82c2396484e1dba30951b
parenta4c514e5f0da862d7897c2316895b2fff12bddfd
iio: accel: bmi088: remove unused struct 'bmi088_scale_info'

'bmi088_scale_info' has been unused since the original
commit c19ae6be7555 ("iio: accel: Add support for the Bosch-Sensortec
BMI088").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240522230457.478156-2-linux@treblig.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/bmi088-accel-core.c