Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755575AbYGEIbm (ORCPT ); Sat, 5 Jul 2008 04:31:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754070AbYGEIbc (ORCPT ); Sat, 5 Jul 2008 04:31:32 -0400 Received: from nf-out-0910.google.com ([64.233.182.191]:13124 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754071AbYGEIbb (ORCPT ); Sat, 5 Jul 2008 04:31:31 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; b=YjLMYDwe+d4pYUxj3l8TtbmRPvFaYXIUC92Q9ulsRxFVo8y2GudoiKBKrcE3Sbu7cs T68rk2036+PygQUoSNw2QyycDXj02kvVa2uezKSIpTJtQQ9JUwuMNE3T5vj9tH5RTEhq cO4rJ4hYMt43ci67xt8EHxZ3PwMfsgaqgv1xc= Date: Sat, 5 Jul 2008 12:31:22 +0400 From: Dmitry Baryshkov To: David Brownell Cc: Takashi Iwai , Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: [PATCH] fix build error of driver/mfd/tc6393xb.c Message-ID: <20080705083122.GA7026@doriath.ww600.siemens.net> References: <20080704142208.GB4576@doriath.ww600.siemens.net> <200807040954.34838.david-b@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200807040954.34838.david-b@pacbell.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 26 On Fri, Jul 04, 2008 at 09:54:34AM -0700, David Brownell wrote: > On Friday 04 July 2008, Takashi Iwai wrote: > > > > > Please submit a patch where HAVE_GPIO_LIB selects GENERIC_GPIO. > > > > Hmm... just checking again, I found GENERIC_GPIO isn't defined in > > drivers/gpio/Kconfig but in each arch Kconfig. ?So we can't select it > > unconditionally. > > > > I'm not sure whether it's a better fix at this moment. > > Which platform is it which is trying to declare that it has > an implementation (HAVE_GPIO_LIB) of an interface that it > doesn't support (GENERIC_GPIO unset) ?? the powerpc with PPC_MPC52xx=y, PPC_MPC5200_GPIO=y -- With best wishes Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/