Re: [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types
From: Liam Girdwood <hidden>
Date: 2011-05-16 13:45:29
Also in:
alsa-devel, linux-arm-kernel, linux-omap
On 13/05/11 15:40, Tony Lindgren wrote:
* Jarkko Nikula [off-list ref] [110513 05:15]:quoted
On Fri, 13 May 2011 04:54:07 -0700 Tony Lindgren [off-list ref] wrote:quoted
* Tony Lindgren [off-list ref] [110324 10:57]:quoted
* Russell King - ARM Linux [off-list ref] [110320 04:39]:quoted
On Sun, Mar 20, 2011 at 11:03:22AM +0000, Russell King - ARM Linux wrote: Note that OMAP references machine_is_omap2evm() yet this has never been merged. arch/arm/plat-omap/include/plat/uncompress.h: DEBUG_LL_OMAP2(1, omap2evm); so this entry needs to be removed.Hmm looks like we have LCD support and ASoC support for it, but no board :) Anybody working with this board? If so, please send patches for the related board-*.c support ASAP. Otherwise let's plan on deleting the related support.No patches, so let's remove it. Here's the patch to do that, I'm planning to add this to my devel-cleanup branch.Remove also from sound/soc/omap/Kconfig as well. You could put my ack for sound/soc/omap part but remember cc also Mark and Liam.Thanks, here's the updated patch. Regards, Tony From: Tony Lindgren <tony@atomide.com> Date: Fri, 13 May 2011 04:41:32 -0700 Subject: [PATCH] omap: Remove support for omap2evm The board support has never been merged for it as noticed by Russell King [off-list ref]. So let's remove the related dead code. Cc: linux-fbdev@vger.kernel.org Cc: alsa-devel@alsa-project.org Cc: Mark Brown <redacted> Cc: Liam Girdwood <redacted> Cc: Paul Mundt <redacted> Cc: Tomi Valkeinen <redacted> Acked-by: Jarkko Nikula <redacted> Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Liam Girdwood <redacted>