Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/arizona', 'asoc/topic...
[deliverable/linux.git] / sound / soc / codecs / wm8962.c
index f3109da247692377d1240ebd72b58fe16d8683cf..392b920670116d6bd6e08e7579e6a8ebe1bf90ad 100644 (file)
@@ -3479,7 +3479,7 @@ static int wm8962_remove(struct snd_soc_codec *codec)
        return 0;
 }
 
-static struct snd_soc_codec_driver soc_codec_dev_wm8962 = {
+static const struct snd_soc_codec_driver soc_codec_dev_wm8962 = {
        .probe =        wm8962_probe,
        .remove =       wm8962_remove,
        .set_bias_level = wm8962_set_bias_level,
This page took 0.026664 seconds and 5 git commands to generate.