From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964897AbbLVUKU (ORCPT ); Tue, 22 Dec 2015 15:10:20 -0500 Received: from ozlabs.org ([103.22.144.67]:39333 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964783AbbLVUKS (ORCPT ); Tue, 22 Dec 2015 15:10:18 -0500 Date: Wed, 23 Dec 2015 07:10:16 +1100 From: Stephen Rothwell To: Linus Walleij Cc: Robert Jarzmik , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: linux-next: build failure after merge of the gpio tree Message-ID: <20151223071016.6ae2f346@canb.auug.org.au> In-Reply-To: References: <20151222164210.170ec46c@canb.auug.org.au> <87h9jbezsi.fsf@belgarion.home> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, On Tue, 22 Dec 2015 10:08:58 +0100 Linus Walleij wrote: > > On Tue, Dec 22, 2015 at 7:57 AM, Robert Jarzmik wrote: > > Stephen Rothwell writes: > > > >> After merging the gpio tree, today's linux-next build (lots without > >> CONFIG_OF) failed like this: > >> > >> drivers/gpio/gpio-pxa.c: In function 'pxa_gpio_probe': > >> drivers/gpio/gpio-pxa.c:648:12: error: 'pxa_irq_domain_ops' undeclared (first use in this function) > >> > >> Caused by commit > >> > >> 384ca3c6a28d ("gpio: pxa: change the interrupt management") > >> > >> The reference to pxa_irq_domain_ops was moved out of the protection of > >> CONFIG_OF ... > >> > >> Discovered after the release. > > > > Hi Stephen, > > > > The fix has been sent in http://www.spinics.net/lists/kernel/msg2147774.html but > > did not reach Linus's next tree yet probably. > > Sorry, I'll pick it now-ish... Not in the published gpio tree, yet? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au