diff options
author | Javier Carrasco <[email protected]> | 2024-07-03 23:46:35 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-05 17:02:20 -0700 |
commit | 9969163c447229af8d144913500ef14e57b68235 (patch) | |
tree | 76387b0bb9a7a3d94fa941e97c858583e4bec740 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 7f805f6396d496e9b7b7e92389c987178afeef7b (diff) |
net: encx24j600: constify struct regmap_bus/regmap_config
`regmap_encx24j600`, `phycfg` and `phymap_encx24j600` 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://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions