diff options
author | Javier Carrasco <[email protected]> | 2024-07-04 19:23:17 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-08-30 09:40:11 +0100 |
commit | 9842c62162858c7b0625dd3e00085b68167257d3 (patch) | |
tree | 7fa1435def09a457a11eb227cf48b012eb7f2cf8 /scripts/generate_rust_analyzer.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions