diff --git a/include/sound/soc-dai.h b/include/sound/soc-dai.h index 0195b7ee17e13c4036a64b5f07c01b2cd1f7b26e..1bafe95dcf411dbd813ecff5b13aa2f2c3a074f6 100644 --- a/include/sound/soc-dai.h +++ b/include/sound/soc-dai.h @@ -203,7 +203,7 @@ struct snd_soc_dai_driver { int (*resume)(struct snd_soc_dai *dai); /* ops */ - struct snd_soc_dai_ops *ops; + const struct snd_soc_dai_ops *ops; /* DAI capabilities */ struct snd_soc_pcm_stream capture;