ASoC: lm59453: Unconstify dai_driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Jun 2012 17:20:21 +0000 (18:20 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 5 Jun 2012 10:34:35 +0000 (11:34 +0100)
The core fills in some blanks which makes it annoying to do the right thing
and constify the calls in the core.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/lm49453.c

index c1bc945..99b0a9d 100644 (file)
@@ -1357,7 +1357,7 @@ static struct snd_soc_dai_ops lm49453_lineout_dai_ops = {
 };
 
 /* LM49453 dai structure. */
-static const struct snd_soc_dai_driver lm49453_dai[] = {
+static struct snd_soc_dai_driver lm49453_dai[] = {
        {
                .name = "LM49453 Headset",
                .playback = {