From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Date: Mon, 16 May 2011 13:45:29 +0000 Subject: Re: [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types Message-Id: <4DD12A79.3090303@ti.com> List-Id: References: <20110320110322.GC16646@n2100.arm.linux.org.uk> <20110320114137.GD16646@n2100.arm.linux.org.uk> <20110324175945.GV2811@atomide.com> <20110513115406.GQ31483@atomide.com> <20110513151916.77eba011.jhnikula@gmail.com> <20110513144031.GV31483@atomide.com> In-Reply-To: <20110513144031.GV31483@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tony Lindgren Cc: "linux-fbdev@vger.kernel.org" , Russell King - ARM Linux , Paul Mundt , Subhasish Ghosh , Mark Brown , Srinath , "alsa-devel@alsa-project.org" , "Valkeinen, Tomi" , Arun C , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" On 13/05/11 15:40, Tony Lindgren wrote: > * Jarkko Nikula [110513 05:15]: >> On Fri, 13 May 2011 04:54:07 -0700 >> Tony Lindgren wrote: >> >>> * Tony Lindgren [110324 10:57]: >>>> * Russell King - ARM Linux [110320 04:39]: >>>>> 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 > 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 . So let's remove the > related dead code. > > Cc: linux-fbdev@vger.kernel.org > Cc: alsa-devel@alsa-project.org > Cc: Mark Brown > Cc: Liam Girdwood > Cc: Paul Mundt > Cc: Tomi Valkeinen > Acked-by: Jarkko Nikula > Signed-off-by: Tony Lindgren > Acked-by: Liam Girdwood