Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', 'asoc...
[sfrench/cifs-2.6.git] / sound / soc / codecs / wm5102.c
index f5006923be2e21549ab031c6fb3fc21aed9c2e29..72486bf072f2854de417804afab7002158f8b333 100644 (file)
@@ -2017,7 +2017,7 @@ static const struct snd_soc_codec_driver soc_codec_dev_wm5102 = {
        },
 };
 
-static struct snd_compr_ops wm5102_compr_ops = {
+static const struct snd_compr_ops wm5102_compr_ops = {
        .open = wm5102_open,
        .free = wm_adsp_compr_free,
        .set_params = wm_adsp_compr_set_params,