[alsa-devel] [PATCH] ASoC: Staticise WM9712 DAI list
Liam Girdwood
lrg at slimlogic.co.uk
Mon Sep 6 20:08:59 CEST 2010
On Mon, 2010-09-06 at 18:56 +0100, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/codecs/wm9712.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/codecs/wm9712.c b/sound/soc/codecs/wm9712.c
> index f8f37ae..cebeb93 100644
> --- a/sound/soc/codecs/wm9712.c
> +++ b/sound/soc/codecs/wm9712.c
> @@ -524,7 +524,7 @@ static struct snd_soc_dai_ops wm9712_dai_ops_aux = {
> .prepare = ac97_aux_prepare,
> };
>
> -struct snd_soc_dai_driver wm9712_dai[] = {
> +static struct snd_soc_dai_driver wm9712_dai[] = {
> {
> .name = "wm9712-hifi",
> .ac97_control = 1,
Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
More information about the Alsa-devel
mailing list