diff --git a/[refs] b/[refs] index 1eb79bbed8ef..63ec4319779f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d79e57db84f8359bc96418900f86b8fc4189eff9 +refs/heads/master: 1f03f55b0ca679f950148954e807feb22cff325c diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 5fb70d1e8cce..966a854fc054 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -801,7 +801,7 @@ struct snd_soc_platform_driver { struct snd_soc_dai *); /* platform stream pcm ops */ - struct snd_pcm_ops *ops; + const struct snd_pcm_ops *ops; /* platform stream compress ops */ struct snd_compr_ops *compr_ops;