]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/sta529.c
ASoC: wm0010: Add checking for .dfw info record version.
[karo-tx-linux.git] / sound / soc / codecs / sta529.c
index 0c225cd569d231007b92c51bc7c8cf4baf02b9dc..9e31448623866e9e7665b289bdca1665b4924db2 100644 (file)
@@ -358,7 +358,7 @@ static int sta529_resume(struct snd_soc_codec *codec)
        return 0;
 }
 
-struct snd_soc_codec_driver sta529_codec_driver = {
+static const struct snd_soc_codec_driver sta529_codec_driver = {
        .probe = sta529_probe,
        .remove = sta529_remove,
        .set_bias_level = sta529_set_bias_level,