From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: manual merge of the staging tree with the v4l-dvb tree Date: Wed, 16 Jul 2014 13:52:39 -0700 Message-ID: <20140716205239.GB14387@kroah.com> References: <20140716164654.67300e1a@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:35692 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752478AbaGPUxG (ORCPT ); Wed, 16 Jul 2014 16:53:06 -0400 Content-Disposition: inline In-Reply-To: <20140716164654.67300e1a@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Mauro Carvalho Chehab , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Hans Verkuil , Arnd Bergmann On Wed, Jul 16, 2014 at 04:46:54PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflict in > drivers/staging/media/sn9c102/Kconfig between commit c0e11a2a24db > ("[media] sn9c102: remove deprecated driver") from the v4l-dvb tree and > commit cfa880069d09 ("staging: sn9c102 depends on USB") from the > staging tree. > > I fixed it up (I just removed the file) and can carry the fix as > necessary (no action is required). Thanks, lots of staging drivers are getting deleted here, which is a good thing :) greg k-h