From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752048AbcB2H4o (ORCPT ); Mon, 29 Feb 2016 02:56:44 -0500 Received: from 8bytes.org ([81.169.241.247]:53044 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751978AbcB2H4n (ORCPT ); Mon, 29 Feb 2016 02:56:43 -0500 Date: Mon, 29 Feb 2016 08:56:36 +0100 From: Joerg Roedel To: Stephen Rothwell Cc: Krzysztof Kozlowski , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Pankaj Dubey , Yong Wu , Matthias Brugger Subject: Re: linux-next: manual merge of the iommu tree with the samsung-krzk tree Message-ID: <20160229075636.GI22747@8bytes.org> References: <20160229152055.3af83d1a@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160229152055.3af83d1a@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, On Mon, Feb 29, 2016 at 03:20:55PM +1100, Stephen Rothwell wrote: > Hi Joerg, > > Today's linux-next merge of the iommu tree got a conflict in: > > drivers/memory/Kconfig > > between commit: > > 78fbb9361ca3 ("memory: Add support for Exynos SROM driver") > > from the samsung-krzk tree and commit: > > cc8bbe1a8312 ("memory: mediatek: Add SMI driver") > > from the iommu tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Thanks for fixing this (and the other conflict before) up. Joerg