From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: build failure after merge of the staging tree Date: Sun, 17 Jul 2011 11:15:00 +0200 Message-ID: <20110717091500.GB25824@kroah.com> References: <20110716231511.394534c7936a65d70a0a3ce6@canb.auug.org.au> <20110717003938.375976aa@bob.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out4.smtp.messagingengine.com ([66.111.4.28]:38793 "EHLO out4.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753896Ab1GQJSS (ORCPT ); Sun, 17 Jul 2011 05:18:18 -0400 Content-Disposition: inline In-Reply-To: <20110717003938.375976aa@bob.linux.org.uk> Sender: linux-next-owner@vger.kernel.org List-ID: To: Alan Cox Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On Sun, Jul 17, 2011 at 12:39:38AM +0100, Alan Cox wrote: > On Sat, 16 Jul 2011 23:15:11 +1000 > Stephen Rothwell wrote: > > > Hi Greg, > > > > After merging the staging tree, today's linux-next build (powerpc > > ppc64_defconfig) failed like this: > > > > drivers/video/Kconfig:36:error: recursive dependency detected! > > drivers/video/Kconfig:36: symbol FB is selected by > > DRM_KMS_HELPER drivers/gpu/drm/Kconfig:22: symbol > > DRM_KMS_HELPER is selected by DRM_PSB > > drivers/staging/gma500/Kconfig:1: symbol DRM_PSB depends on > > ACPI_VIDEO > > > > Caused by commit 66dca5178c70 ("gma500: Fix dependencies"). > > Can you drop that one of your tree Greg - duplicated here and I need to > think somewhat harder about how we sort that out. Ok, now reverted. thanks, greg k-h