From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: linux-next: manual merge of the davinci tree with the arm tree Date: Tue, 19 Oct 2010 08:46:41 -0700 Message-ID: <87k4le18ym.fsf@deeprootsystems.com> References: <20101018103152.33fa12cd.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:50291 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753458Ab0JSPqt (ORCPT ); Tue, 19 Oct 2010 11:46:49 -0400 In-Reply-To: <20101018103152.33fa12cd.sfr@canb.auug.org.au> (Stephen Rothwell's message of "Mon, 18 Oct 2010 10:31:52 +1100") Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Sekhar Nori , Nicolas Pitre , Russell King Stephen Rothwell writes: > Hi Kevin, > > Today's linux-next merge of the davinci tree got a conflicts in > arch/arm/mach-davinci/board-da830-evm.c and > arch/arm/mach-davinci/board-da850-evm.c between commit > 861bd81ee62a0d6759144c22909a8a3938951656 ("arm: remove > machine_desc.io_pg_offst and .phys_io") from the arm tree and commit > 48ea89eabee96019a4a84615af921f8703320abb ("davinci: introduce support for > AM1x ARM9 microprocessors") from the davinci tree. > > Just context changes, I fixed them up (see below) and can carry the fix > as necessary. Hi Stephen, Thanks for carrying this. Russell has (temporarily) dropped his version of the patch, but when he adds it back (today, I believe) I will fix this up in the davinci tree by pre-merging his branch with mine to handle this conflict. Kevin