[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101109192314.31c6ef2f.jhnikula@gmail.com>
Date: Tue, 9 Nov 2010 19:23:14 +0200
From: Jarkko Nikula <jhnikula@...il.com>
To: Liam Girdwood <lrg@...mlogic.co.uk>
Cc: Axel Lin <axel.lin@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH] ASoC: Fix compile error if CONFIG_DEBUG_FS is not
configured
On Tue, 09 Nov 2010 10:01:06 +0000
Liam Girdwood <lrg@...mlogic.co.uk> wrote:
> On Tue, 2010-11-09 at 17:06 +0800, Axel Lin wrote:
> > Add soc_init_card_debugfs and soc_cleanup_card_debugfs functions to fix below error.
> >
> > CC sound/soc/soc-core.o
> > sound/soc/soc-core.c: In function 'soc_probe':
> > sound/soc/soc-core.c:1689: error: implicit declaration of function 'soc_init_card_debugfs'
> > sound/soc/soc-core.c: In function 'soc_remove':
> > sound/soc/soc-core.c:1718: error: implicit declaration of function 'soc_cleanup_card_debugfs'
> > make[2]: *** [sound/soc/soc-core.o] Error 1
> > make[1]: *** [sound/soc] Error 2
> > make: *** [sound] Error 2
> >
> > Signed-off-by: Axel Lin <axel.lin@...il.com>
>
> Acked-by: Liam Girdwood <lrg@...mlogic.co.uk>
> --
Oops...
Acked-by: Jarkko Nikula <jhnikula@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists