mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-16 19:20:24 +00:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mop500_ab8500.c | ||
| mop500_ab8500.h | ||
| mop500.c | ||
| ux500_msp_dai.c | ||
| ux500_msp_dai.h | ||
| ux500_msp_i2s.c | ||
| ux500_msp_i2s.h | ||
| ux500_pcm.c | ||
| ux500_pcm.h | ||