diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-04 19:23:17 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-08-30 09:40:11 +0100 |
commit | 9842c62162858c7b0625dd3e00085b68167257d3 (patch) | |
tree | 7fa1435def09a457a11eb227cf48b012eb7f2cf8 /tools/perf/scripts/python/parallel-perf.py | |
parent | c3bd9a0fb68539917b9000efcb549da28ae78a63 (diff) |
mfd: intel-m10-bmc: Constify struct regmap_config
`m10bmc_pmci_regmap_config` and `intel_m10bmc_regmap_config` are not
modified and can be declared as const to move their data to a
read-only section.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240704-mfd-const-regmap_config-v2-7-0c8785b1331d@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions