Merge remote-tracking branch 'battery/for-next'
[deliverable/linux.git] / sound / soc / codecs / wm8940.c
index 3c9febcc863639f6a5cb1f899296dba3bdf05055..b5935625feeb83a774752164a4e47c4cf0b1eee6 100644 (file)
@@ -723,7 +723,7 @@ static int wm8940_probe(struct snd_soc_codec *codec)
        return ret;
 }
 
-static struct snd_soc_codec_driver soc_codec_dev_wm8940 = {
+static const struct snd_soc_codec_driver soc_codec_dev_wm8940 = {
        .probe =        wm8940_probe,
        .set_bias_level = wm8940_set_bias_level,
        .suspend_bias_off = true,
This page took 0.026742 seconds and 5 git commands to generate.