Re: linux-next: build failure after merge of the gpio tree

From: Linus Walleij
Date: Tue Dec 22 2015 - 18:58:41 EST


On Tue, Dec 22, 2015 at 9:10 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> On Tue, 22 Dec 2015 10:08:58 +0100 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>>
>> On Tue, Dec 22, 2015 at 7:57 AM, Robert Jarzmik <robert.jarzmik@xxxxxxx> wrote:
>> > Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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?

Pushed now, I was waiting for the autobuilders to munch it first.
Sorry for the delay :(

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/