diff options
| author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2021-09-29 11:44:01 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2021-09-29 13:06:38 +0100 |
| commit | 2831b71917264d7000855657acb1953003d3fd2d (patch) | |
| tree | 19f56cb1ccc41d553b57471e16f5d485714e3a34 /lib/mpi/mpi-sub-ui.c | |
| 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 <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20210929094401.28086-1-rikard.falkeborn@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
