iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
authorCarlos Song <carlos.song@nxp.com>
Wed, 18 Jan 2023 07:42:26 +0000 (15:42 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Jan 2023 18:15:09 +0000 (18:15 +0000)
commitff5e2cd92ffda9a25ffa2cbdb3a0cf17650172a6
tree37f65b7d1ef69f66934300f7a844ce3e9d1ad3d7
parenteb6d8f8705bc19141bac81d8161461f9e256948a
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN

FXOS8700_CTRL_ODR_MIN is not used but value is probably wrong.

Remove it for a good readability.

Fixes: 84e5ddd5c46e ("iio: imu: Add support for the FXOS8700 IMU")
Signed-off-by: Carlos Song <carlos.song@nxp.com>
Link: https://lore.kernel.org/r/20230118074227.1665098-4-carlos.song@nxp.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/fxos8700_core.c