]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/da732x.c
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / sound / soc / codecs / da732x.c
index 04af369f228c36b6b9195436a2b9623fb112cbb1..01be2a320e21b71b1932a95d376031b943200129 100644 (file)
@@ -1543,7 +1543,7 @@ static int da732x_remove(struct snd_soc_codec *codec)
        return 0;
 }
 
-struct snd_soc_codec_driver soc_codec_dev_da732x = {
+static struct snd_soc_codec_driver soc_codec_dev_da732x = {
        .probe                  = da732x_probe,
        .remove                 = da732x_remove,
        .set_bias_level         = da732x_set_bias_level,