From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760826Ab2D0RFw (ORCPT ); Fri, 27 Apr 2012 13:05:52 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48617 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758624Ab2D0RFu (ORCPT ); Fri, 27 Apr 2012 13:05:50 -0400 X-Sasl-enc: e3RfA0Gmld1PZObbclv15+PvjdlWBfpXW/+4EtUTdj4K 1335546349 Date: Fri, 27 Apr 2012 10:05:48 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron , MyungJoo Ham Subject: Re: linux-next: manual merge of the staging tree with the driver-core tree Message-ID: <20120427170548.GB2789@kroah.com> References: <20120427143114.d141038158ea4923399d1d1a@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120427143114.d141038158ea4923399d1d1a@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 On Fri, Apr 27, 2012 at 02:31:14PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflict in > drivers/Kconfig drivers/Makefile between commit de55d8716ac5 ("Extcon > (external connector): import Android's switch class and modify") from the > driver-core tree and commits a980e046098b ("IIO: Move the core files to > drivers/iio") and db3b9e990e75 ("Staging: VME: move VME drivers out of > staging") from the staging tree. > > Just context changes. I fixed it up (see below) and can carry the fix as > necessary. Thanks, that looks correct. greg k-h