diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-02 12:09:30 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-02 11:30:10 -0700 |
commit | 9d047eb05c079f35584d047cfbc8c9434d128d00 (patch) | |
tree | b35cbbe4a151e766e3f3645076a10f8df1c03681 /tools/perf/scripts/python | |
parent | 39b24cced70fdc336dbc0070f8b3bde61d8513a8 (diff) |
hwmon: (ina238) Constify struct regmap_config
`ina238_regmap_config` 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://lore.kernel.org/r/20240702-hwmon-const-regmap-v1-1-63f6d4765fe0@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions