diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2024-07-05 13:52:27 +0300 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2024-07-10 19:47:13 +0300 |
commit | 9bc1e34a7b0c91d790eab2db4eea05175d248c68 (patch) | |
tree | 54cdea996eadf6fddaea7c73b78ee88eef609b22 /tools/perf/scripts/python/task-analyzer.py | |
parent | 3a6fb9025cdf975146b2f2e3771b67f03c4ca3dc (diff) | |
download | linux-9bc1e34a7b0c91d790eab2db4eea05175d248c68.tar.xz |
soc: sunxi: sram: Constify struct regmap_config
`sunxi_sram_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>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20240705-sunxi-sram-const-regmap_config-v1-1-1b997cd65d0f@gmail.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions