Commit 48bd3472 authored by Mark Brown's avatar Mark Brown

ASoC: Staticise WM8727 codec driver structure

Nothing should be referencing this any more.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
parent 54d8d0ae
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment