From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Subject: Re: linux-next: usb tree build failure Date: Tue, 14 Oct 2008 12:24:35 +0400 Message-ID: References: <20081014145917.708bace4.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from wr-out-0506.google.com ([64.233.184.226]:56560 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753756AbYJNIYg (ORCPT ); Tue, 14 Oct 2008 04:24:36 -0400 Received: by wr-out-0506.google.com with SMTP id 69so1308838wri.5 for ; Tue, 14 Oct 2008 01:24:35 -0700 (PDT) In-Reply-To: <20081014145917.708bace4.sfr@canb.auug.org.au> Content-Disposition: inline Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Greg KH , linux-next@vger.kernel.org Hi, 2008/10/14 Stephen Rothwell : > Hi Greg, > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > drivers/usb/Kconfig:63:error: found recursive dependency: USB -> USB_OHCI_HCD -> I2C -> MCU_MPC8349EMITX -> ARCH_REQUIRE_GPIOLIB -> GPIOLIB -> MFD_TC6393XB -> USB_ARCH_HAS_OHCI -> USB_ARCH_HAS_HCD -> MOUSE_APPLETOUCH -> USB > make[2]: *** [ppc64_defconfig] Error 1 > make[1]: *** [ppc64_defconfig] Error 2 > make: *** [sub-make] Error 2 I don't quite understand, how this is possible, as MFD_TC6393XB depends on ARM and this is PPC64 > > Direct cause is commit 51f54ddba226b3b33f55d1be058e809fcfdc30c4 ("USB: > ohci: add support for tmio-ohci cell") which I have reverted. -- With best wishes Dmitry