summaryrefslogtreecommitdiff
path: root/sound/soc/ux500
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2021-09-29 11:31:21 +0200
committerMark Brown <broonie@kernel.org>2021-09-29 13:06:37 +0100
commit5100436c27aafdbc860de17447862304c5639b60 (patch)
treea97ce8628b0d7f52a6c58102ff9f82a5b0cc6f7f /sound/soc/ux500
parent3c561a090c7920624b83005a279a66cc8a7bed2b (diff)
ASoC: ti: 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 <rikard.falkeborn@gmail.com> Link: https://lore.kernel.org/r/20210929093121.21253-1-rikard.falkeborn@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/ux500')
0 files changed, 0 insertions, 0 deletions