From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Gadiyar Subject: RE: [PATCH] omap: zoom2: fix build break due to ASoC changes Date: Sat, 2 Oct 2010 02:13:32 +0530 Message-ID: <415b0d914dc4b97c64ed2917bc9cf030@mail.gmail.com> References: <1285965011-17384-1-git-send-email-gadiyar@ti.com> <20101001203605.GE21157@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20101001203605.GE21157@opensource.wolfsonmicro.com> Sender: linux-omap-owner@vger.kernel.org To: Mark Brown Cc: linux-omap@vger.kernel.org, alsa-devel@alsa-project.org, Tony Lindgren , Liam Girdwood List-Id: alsa-devel@alsa-project.org 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 > > 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