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

From: Linus Walleij
Date: Wed Sep 18 2013 - 07:24:43 EST


On Wed, Sep 18, 2013 at 5:12 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> After merging the gpio tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/gpio/gpio-pcf857x.c: In function 'pcf857x_irq_domain_map':
> drivers/gpio/gpio-pcf857x.c:206:2: error: implicit declaration of function 'set_irq_flags' [-Werror=implicit-function-declaration]
> set_irq_flags(virq, IRQF_VALID);
> ^

How typical to miss this. OK I've submitted a fix and pushed
to my tree.

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/