From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: linux-next: manual merge of the imx-mxs tree with the arm-soc tree Date: Thu, 20 Feb 2014 09:30:54 +0800 Message-ID: <20140220013051.GK3010@S2101-09.ap.freescale.net> References: <20140220114242.b3ce4d77b677544d2feebd3e@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from tx2ehsobe004.messaging.microsoft.com ([65.55.88.14]:17529 "EHLO tx2outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751638AbaBTBbE (ORCPT ); Wed, 19 Feb 2014 20:31:04 -0500 Content-Disposition: inline In-Reply-To: <20140220114242.b3ce4d77b677544d2feebd3e@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Olof Johansson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Anson Huang On Thu, Feb 20, 2014 at 11:42:42AM +1100, Stephen Rothwell wrote: > Hi Shawn, > > Today's linux-next merge of the imx-mxs tree got conflicts in > arch/arm/mach-imx/Makefile and arch/arm/mach-imx/common.h between commit > 28a9f3b078c5 ("ARM: imx6: build pm-imx6q.c independently of CONFIG_PM") > from the arm-soc tree and commits 8dd751932545 ("ARM: imx: add suspend in > ocram support for i.mx6q") and 79a8eef47d12 ("RM: imx: add suspend in > ocram support for i.mx6sl") from the imx-mxs tree. > > I fixed it up (I think, see below) and can carry the fix as necessary (no > action is required). Thanks, Stephen. Once "ARM: imx6: build pm-imx6q.c independently of CONFIG_PM" hits mainline, I will rebase my branch against the latest -rc to get rid of the conflicts. Shawn