aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2021-09-20 21:39:47 +0200
committerMark Brown <[email protected]>2021-09-21 13:24:51 +0100
commit815b55e1101f074e737c084e996d086dcb454399 (patch)
tree55f0c9317a423102d5dbcf0a28aaa35e9f06a5b0 /tools/perf/scripts/python
parent8e8f2ac09db909e7cb8ae1fef9c1e524c49a1b48 (diff)
ASoC: fsl: Constify static snd_soc_ops
These are only assigned to the ops field in the snd_soc_dai_link struct which is a pointer to const struct snd_soc_ops. Make them const to allow the compiler to put them in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions