From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sun, 02 Oct 2011 20:03:38 +0200 Subject: [PATCH 21/30] sound/soc/omap: limit to omap2plus In-Reply-To: <20111002204035.2e5b98943ed5137fd689b9be@bitmer.com> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-22-git-send-email-arnd@arndb.de> <20111002204035.2e5b98943ed5137fd689b9be@bitmer.com> Message-ID: <4511363.OPCpQMvKWi@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sunday 02 October 2011 20:40:35 Jarkko Nikula wrote: > Strange. I'm able to build them fine with omap1_defconfig and with two > supported OMAP1 ASoC machine drivers we have: > > CONFIG_SND_OMAP_SOC_AMS_DELTA=y > CONFIG_SND_OMAP_SOC_OSK5912=y > > What's the error you are seeing? I guess there might be some missing > dependency that doesn't get visible with omap1_defconfig. > > I would like to get that fixed instead of disabling OMAP1 ASoC support > as the ams-delta in kernel is alive device thanks to active developer > Janusz Krzysztofik . I no longer have the original bug, maybe it was a false positive. I'll drop this patch and have another look if the problem comes back. Thanks for taking a closer look! Arnd