Re: [patch v2] sound/soc/codecs : fix build failure for next-20130325

2013-03-27 Thread Mark Brown
On Wed, Mar 27, 2013 at 11:30:43AM -0700, Randy Dunlap wrote: > Do you have a suggestion for a kernel config where SND_SOC_ARIZONA > is not enabled but SND_SOC_WM_ADSP is enabled, which causes a build > error in linux-next? Yes, as I've said several times now the user probably needs to be conditi

Re: [patch v2] sound/soc/codecs : fix build failure for next-20130325

2013-03-27 Thread Randy Dunlap
On 03/27/13 06:39, Mark Brown wrote: > On Wed, Mar 27, 2013 at 09:31:33PM +0800, Xiong Zhou wrote: > >> diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig >> index 18fea10..f38af70 100644 >> --- a/sound/soc/codecs/Kconfig >> +++ b/sound/soc/codecs/Kconfig >> @@ -79,7 +79,6 @@ config

Re: [patch v2] sound/soc/codecs : fix build failure for next-20130325

2013-03-27 Thread Mark Brown
On Wed, Mar 27, 2013 at 09:31:33PM +0800, Xiong Zhou wrote: > diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig > index 18fea10..f38af70 100644 > --- a/sound/soc/codecs/Kconfig > +++ b/sound/soc/codecs/Kconfig > @@ -79,7 +79,6 @@ config SND_SOC_ALL_CODECS > select SND_SOC_WM00

[patch v2] sound/soc/codecs : fix build failure for next-20130325

2013-03-27 Thread Xiong Zhou
From: Xiong Zhou This patch fixes build failure of next-20130325 (and also next-20130322), about sound soc codec modules. I try to fix this by moving arrays to the header last time. Failing message: ERROR: "arizona_rate_text" [sound/soc/codecs/snd-soc-wm-adsp.ko] undefined! ERROR: "arizo