summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l51.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-09-01 12:12:16 +0100
committerMark Brown <broonie@kernel.org>2017-09-01 12:12:16 +0100
commitab99d9872e93e83fc2d992eeb8de7d9a128858eb (patch)
tree49910d189623ffaab04dd5241e7eabe236053b16 /sound/soc/codecs/cs42l51.c
parenta5ef8ca69a6bea61062854ee37cb199a5659964c (diff)
parent56026714bd45fccda710114982789c5145285560 (diff)
Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-next
Diffstat (limited to 'sound/soc/codecs/cs42l51.c')
-rw-r--r--sound/soc/codecs/cs42l51.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l51.c b/sound/soc/codecs/cs42l51.c
index 96cfe38943cd..f8072f1897d4 100644
--- a/sound/soc/codecs/cs42l51.c
+++ b/sound/soc/codecs/cs42l51.c
@@ -504,7 +504,7 @@ static int cs42l51_codec_probe(struct snd_soc_codec *codec)
return 0;
}
-static struct snd_soc_codec_driver soc_codec_device_cs42l51 = {
+static const struct snd_soc_codec_driver soc_codec_device_cs42l51 = {
.probe = cs42l51_codec_probe,
.component_driver = {