diff options
author | Mark Rutland <[email protected]> | 2019-08-13 15:16:37 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-08-13 18:32:17 +0100 |
commit | 0bf136a8cf11502643c27c8de1b1db8f161a31ed (patch) | |
tree | 2de7d9e110638622045646c757952f9f5c61b3d5 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 80d838122643a09a9f99824adea4b4261e4451e6 (diff) |
arm64: constify icache_policy_str[]
The icache_policy_str[] array contains compile-time constant data, and
is never intentionally modified, so let's mark it as const.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions