Re: [PATCH] ASoC: Fix build error in sound/soc/omap/n810.c

2012-02-10 Thread Mark Brown
On Fri, Feb 10, 2012 at 02:54:37PM +0800, Axel Lin wrote: > Fix below build error which is introduced by > commit 022658 "ASoC: core: Add support for DAI and machine kcontrols". Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] ASoC: Fix build error in sound/soc/omap/n810.c

2012-02-10 Thread Jarkko Nikula
On 02/10/2012 08:54 AM, Axel Lin wrote: > Fix below build error which is introduced by > commit 022658 "ASoC: core: Add support for DAI and machine kcontrols". > > CC [M] sound/soc/omap/n810.o > sound/soc/omap/n810.c: In function 'n810_set_input': > sound/soc/omap/n810.c:194: error: 'codec' und

[PATCH] ASoC: Fix build error in sound/soc/omap/n810.c

2012-02-09 Thread Axel Lin
Fix below build error which is introduced by commit 022658 "ASoC: core: Add support for DAI and machine kcontrols". CC [M] sound/soc/omap/n810.o sound/soc/omap/n810.c: In function 'n810_set_input': sound/soc/omap/n810.c:194: error: 'codec' undeclared (first use in this function) sound/soc/omap