diff --git a/[refs] b/[refs] index 63ec4319779f..8d71ae553db7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f03f55b0ca679f950148954e807feb22cff325c +refs/heads/master: ef03c9ae967bf1b40bec1456f7e744033853a01d diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 966a854fc054..f619905f0a65 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -804,7 +804,7 @@ struct snd_soc_platform_driver { const struct snd_pcm_ops *ops; /* platform stream compress ops */ - struct snd_compr_ops *compr_ops; + const struct snd_compr_ops *compr_ops; /* platform stream completion event */ int (*stream_event)(struct snd_soc_dapm_context *dapm, int event);