diff --git a/[refs] b/[refs] index da42e2926430..76dfbfa8cb58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a00f90f9306c06bee8e909628f39052bb3b0cc9e +refs/heads/master: 1ee46ebd0435d547c078859c719d7c892ff7ab2d diff --git a/trunk/include/sound/soc-dai.h b/trunk/include/sound/soc-dai.h index 0195b7ee17e1..1bafe95dcf41 100644 --- a/trunk/include/sound/soc-dai.h +++ b/trunk/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;