Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / sound / soc / codecs / wm8782.c
index 1e9c4953dc1088dcf8884c13e1f719d97f3da24b..bcda210185050a0ddc3901ba244f0bbdc70dfee8 100644 (file)
@@ -50,7 +50,7 @@ static struct snd_soc_dai_driver wm8782_dai = {
        },
 };
 
-static struct snd_soc_codec_driver soc_codec_dev_wm8782 = {
+static const struct snd_soc_codec_driver soc_codec_dev_wm8782 = {
        .component_driver = {
                .dapm_widgets           = wm8782_dapm_widgets,
                .num_dapm_widgets       = ARRAY_SIZE(wm8782_dapm_widgets),
This page took 0.025097 seconds and 5 git commands to generate.