On Wed, Sep 18, 2013 at 5:12 AM, Stephen Rothwell <s...@canb.auug.org.au> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to