diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-03 23:04:50 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-07-29 20:31:10 +0100 |
commit | b6f59c45005b3540b78dfbc9e2f562c0cf3055b7 (patch) | |
tree | 8e22e85ac6dcefe3a2ef2d780abe064a37cef47b /lib/fdt.c | |
parent | 840f7410fd59c029e1c5b700277bc03586e65856 (diff) |
iio: imu: bmi323: Constify struct regmap_bus
`bmi323_regmap_bus` is not modified and can be declared as const to
move its data to a read-only section.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20240703-iio-cont-regmap_bus-v1-7-34754f355b65@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'lib/fdt.c')
0 files changed, 0 insertions, 0 deletions