aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-09-22 22:54:38 +0200
committerMark Brown <[email protected]>2021-09-27 13:01:03 +0100
commit313fab4820f3b1040bc1bd27cd4c7f69572951e8 (patch)
tree1597b49bcef7172be364fe89f62ad1dd08c2de6d /tools/perf/scripts/python/syscall-counts.py
parentedd6dffdc6670836909972b32a324dbf6c150757 (diff)
ASoC: tegra: Constify static snd_soc_dai_ops structs
The only usage of these is to assign their address to the ops field in the snd_soc_dai_driver struct, which is a pointer to const. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Acked-by: Sameer Pujar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions