]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sections: fix section conflicts in sound
authorAndi Kleen <ak@linux.intel.com>
Wed, 26 Sep 2012 01:34:10 +0000 (11:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:15 +0000 (15:45 +1000)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
sound/soc/codecs/wm5100.c

index 4da1b92b22c24dd7f0192aa3d0c7a1ab0e5c7ca1..7f567585832eae40c9ff03b33a49f0612427c877 100644 (file)
@@ -1233,7 +1233,7 @@ static const struct snd_soc_dapm_route wm5100_dapm_routes[] = {
        { "PWM2", NULL, "PWM2 Driver" },
 };
 
-static const __devinitdata struct reg_default wm5100_reva_patches[] = {
+static const __devinitconst struct reg_default wm5100_reva_patches[] = {
        { WM5100_AUDIO_IF_1_10, 0 },
        { WM5100_AUDIO_IF_1_11, 1 },
        { WM5100_AUDIO_IF_1_12, 2 },