ASoC: Staticise WM8727 codec driver structure

Nothing should be referencing this any more.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
Mark Brown 2010-08-12 15:02:36 +01:00
parent 54d8d0aeb9
commit 48bd3472d6

View File

@ -43,7 +43,7 @@ static struct snd_soc_dai_driver wm8727_dai = {
},
};
struct snd_soc_codec_driver soc_codec_dev_wm8727;
static struct snd_soc_codec_driver soc_codec_dev_wm8727;
static __devinit int wm8727_probe(struct platform_device *pdev)
{