Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / sound / soc / codecs / wm8727.c
index b01e64ec45fdca0259b0d02810853a6700b76d1a..7fde077a014be3f59af9d03ddbeaf22d048d91ab 100644 (file)
@@ -53,7 +53,7 @@ static struct snd_soc_dai_driver wm8727_dai = {
                },
 };
 
-static struct snd_soc_codec_driver soc_codec_dev_wm8727 = {
+static const struct snd_soc_codec_driver soc_codec_dev_wm8727 = {
        .component_driver = {
                .dapm_widgets           = wm8727_dapm_widgets,
                .num_dapm_widgets       = ARRAY_SIZE(wm8727_dapm_widgets),
This page took 0.042892 seconds and 5 git commands to generate.