From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 2/4] ARM: OMAP: Split plat/hardware.h, introduce local hardware.h and soc.h for omap2+ Date: Fri, 31 Aug 2012 19:06:54 -0700 Message-ID: <20120901020654.GT1303@atomide.com> References: <20120901002534.23715.28654.stgit@muffinssi.local> <20120901002622.23715.68557.stgit@muffinssi.local> <20120901002753.GA21451@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:25427 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755352Ab2IACHA (ORCPT ); Fri, 31 Aug 2012 22:07:00 -0400 Content-Disposition: inline In-Reply-To: <20120901002753.GA21451@opensource.wolfsonmicro.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mark Brown Cc: linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-watchdog@vger.kernel.org, Peter Ujfalusi , Wim Van Sebroeck , linux-omap@vger.kernel.org, Liam Girdwood , Jarkko Nikula * Mark Brown [120831 17:28]: > On Fri, Aug 31, 2012 at 05:26:22PM -0700, Tony Lindgren wrote: > > As the plat and mach includes need to disappear for single zImage work, > > we need to remove plat/hardware.h. > > Acked-by: Mark Brown > > There's a topic/omap branch in ASoC which you can pull in to help reduce > conflicts, or I could merge this there if that's sensible. Thanks. Did not see it yet at git://opensource.wolfsonmicro.com/linux-2.6-asoc, maybe it's not yet pushed out? Tony