diff options
author | Rikard Falkeborn <[email protected]> | 2021-09-29 11:44:01 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-09-29 13:06:38 +0100 |
commit | 2831b71917264d7000855657acb1953003d3fd2d (patch) | |
tree | 19f56cb1ccc41d553b57471e16f5d485714e3a34 /tools/perf/scripts/python/libxed.py | |
parent | 5100436c27aafdbc860de17447862304c5639b60 (diff) |
ASoC: ux500: mop500: Constify static snd_soc_ops
The struct mop500_ab8500_ops is only assigned to the ops field in the
snd_soc_dai_link struct which is a pointer to const struct snd_soc_ops.
Make it const to allow the compiler to put it 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/libxed.py')
0 files changed, 0 insertions, 0 deletions