iio: imu: bmi323: Make the local structures static
authorJagath Jog J <jagathjog1996@gmail.com>
Wed, 8 Nov 2023 03:58:31 +0000 (09:28 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 26 Nov 2023 18:04:58 +0000 (18:04 +0000)
commit44482310b7f8ac4cd8fa7be4cee8c1b260ea5ee9
treed7591f6f33142f5576b6df3828eed910240bba8a
parent00799564bafdd73db1bb0482eefbe1aba7d5e15f
iio: imu: bmi323: Make the local structures static

Make the local structures static within their respective driver files.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311070530.qKhLTz1Y-lkp@intel.com/
Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com>
Link: https://lore.kernel.org/r/20231108035831.5889-1-jagathjog1996@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/bmi323/bmi323_i2c.c
drivers/iio/imu/bmi323/bmi323_spi.c