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

From: Linus Walleij
Date: Thu Apr 28 2011 - 02:54:24 EST


2011/4/28 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>:

> After merging the ux500-core tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/video/via/via-gpio.c:148: error: 'gpio_config' redeclared as different kind of symbol
> include/asm-generic/gpio.h:164: note: previous declaration of 'gpio_config' was here
>
> Caused by commit cf451708d300 ("gpio: add a custom configuration
> mechanism to gpiolib").

Hm! How typical. I will push a patch that renames gpio_config in the
via driver to via_gpio_config so we don't get this namespace clash.

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/