iio: accel: kionix-kx022a: Remove the unused member g_range
authorMehdi Djait <mehdi.djait.k@gmail.com>
Sun, 29 Jan 2023 13:37:46 +0000 (14:37 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 11 Mar 2023 12:18:27 +0000 (12:18 +0000)
commite932fb64c017dccbee44b7ee781584dbc65449ed
treeac662764c91d0a32c5b058215195d3f591dd93d5
parent8b6f18a0e20daee13be77970acf410a7fda6d0b8
iio: accel: kionix-kx022a: Remove the unused member g_range

The g_range member of the driver data struct is not used and
should therefore be removed.

Signed-off-by: Mehdi Djait <mehdi.djait.k@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/e884d53fed0d8322d8be1de2593d4f5f8975af9c.1674996464.git.mehdi.djait.k@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/kionix-kx022a.c