ASoC: Staticise AD1980 DAI
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 6 Oct 2010 23:20:07 +0000 (16:20 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 7 Oct 2010 19:56:43 +0000 (12:56 -0700)
It doesn't need to be exported with multi-component.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/codecs/ad1980.c

index d36bd1c..410ccd5 100644 (file)
@@ -133,7 +133,7 @@ static int ac97_write(struct snd_soc_codec *codec, unsigned int reg,
        return 0;
 }
 
-struct snd_soc_dai_driver ad1980_dai = {
+static struct snd_soc_dai_driver ad1980_dai = {
        .name = "ad1980-hifi",
        .ac97_control = 1,
        .playback = {