diff options
author | 2024-07-03 11:50:20 +0200 | |
---|---|---|
committer | 2024-07-08 13:32:47 -0700 | |
commit | 7b34303d9dc4f9cf2ea64285bbea26cd01a112c2 (patch) | |
tree | f13764afc95479c7445cdc3088ba1c4c7331ad07 /scripts/generate_rust_analyzer.py | |
parent | clk: xilinx: Constify struct regmap_config (diff) | |
download | wireguard-linux-7b34303d9dc4f9cf2ea64285bbea26cd01a112c2.tar.xz wireguard-linux-7b34303d9dc4f9cf2ea64285bbea26cd01a112c2.zip |
clk: lpc32xx: Constify struct regmap_config
`lpc32xx_scb_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/20240703-clk-const-regmap-v1-7-7d15a0671d6f@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions