1 Oct
2010
1 Oct
'10
10:43 p.m.
Mark Brown wrote:
On Sat, Oct 02, 2010 at 02:00:11AM +0530, Anand Gadiyar wrote:
Commit f0fba2ad1b6 (ASoC: multi-component - ASoC Multi-Component Support) in linux-next as of 20101001 broke omap builds with the following errors.
Acked-by: Mark Brown brooonie@opensource.wolfsonmicro.com
since it fixes build breakage but it looks like it'll result in reduced functionality so a nicer fix would be good.
Looking through the archives, it appears the build break was already addressed by two patches from Jarkko. Sorry, I didn't see those earlier.
https://patchwork.kernel.org/patch/202322/ https://patchwork.kernel.org/patch/202332/
I've minor issues with those patches, so I'll follow up separately on that thread.
- Anand