aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/lm49453.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-04 18:20:21 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-05 11:34:35 +0100
commitcd86e3ce304189fbdb144622245d0da9189551a1 (patch)
treeefb3e5529a1581dab0fa1e4029da01b6be6bc007 /sound/soc/codecs/lm49453.c
parentRevert "ASoC: fsl_ssi: convert to use devm_clk_get" (diff)
downloadwireguard-linux-cd86e3ce304189fbdb144622245d0da9189551a1.tar.xz
wireguard-linux-cd86e3ce304189fbdb144622245d0da9189551a1.zip
ASoC: lm59453: Unconstify dai_driver
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>
Diffstat (limited to 'sound/soc/codecs/lm49453.c')
-rw-r--r--sound/soc/codecs/lm49453.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/lm49453.c b/sound/soc/codecs/lm49453.c
index c1bc9458906b..99b0a9dcff34 100644
--- a/sound/soc/codecs/lm49453.c
+++ b/sound/soc/codecs/lm49453.c
@@ -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 = {