Messages in this thread |  | | Date | Fri, 18 Jan 2013 14:03:46 +1100 | From | Stephen Rothwell <> | Subject | linux-next: build failure after merge of the gpio-lw tree |
| |
Hi Linus,
After merging the gpio-lw tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
drivers/gpio/devres.c:51:5: error: redefinition of 'devm_gpio_request' include/linux/gpio.h:97:19: note: previous definition of 'devm_gpio_request' was here drivers/gpio/devres.c:80:5: error: redefinition of 'devm_gpio_request_one' include/linux/gpio.h:109:19: note: previous definition of 'devm_gpio_request_one' was here drivers/gpio/devres.c:113:6: error: redefinition of 'devm_gpio_free' include/linux/gpio.h:128:20: note: previous definition of 'devm_gpio_free' was here
Presumably caused by commit d39cd0301255 ("gpio: devm_gpio_* support should not depend on GPIOLIB").
I have used the version of the gpio-lw tree from next-20130117 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au [unhandled content-type:application/pgp-signature] |  |