]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - sound/soc/codecs/rt286.c
ASoC: codecs: add const to snd_soc_codec_driver structures
[mirror_ubuntu-hirsute-kernel.git] / sound / soc / codecs / rt286.c
index 7899a2cdeb42f46c5d76cd051319a4b547b1ed04..af6325c78292d2e49eae9021887d437b9aac9e22 100644 (file)
@@ -1046,7 +1046,7 @@ static struct snd_soc_dai_driver rt286_dai[] = {
 
 };
 
-static struct snd_soc_codec_driver soc_codec_dev_rt286 = {
+static const struct snd_soc_codec_driver soc_codec_dev_rt286 = {
        .probe = rt286_probe,
        .remove = rt286_remove,
        .suspend = rt286_suspend,