On Thu, Jan 29, 2015 at 03:49:33PM +0100, Jiri Slaby wrote: > On 01/28/2015, 05:48 PM, Guenter Roeck wrote: > > On Wed, Jan 28, 2015 at 03:29:35PM +0100, Jiri Slaby wrote: > >> This is the start of the stable review cycle for the 3.12.37 release. > >> There are 176 patches in this series, all will be posted as a response > >> to this one. If anyone has any issues with these being applied, please > >> let me know. > >> > >> Responses should be made by Fri Jan 30 15:29:12 CET 2015. > >> Anything received after that time might be too late. > >> [ ... ] > > --- > > Common error message: > > > > drivers/gpio/gpiolib-of.c: In function ‘of_gpiochip_find_and_xlate’: > > drivers/gpio/gpiolib-of.c:50:3: error: implicit declaration of function ‘ERR_PTR’ > > gg_data->out_gpio = ERR_PTR(ret); > > > > "#include <linux/err.h>" is missing in drivers/gpio/gpiolib-of.c. > > I see... Now fixed hopefully. Thanks for letting me know. > Confirmed fixed. All builds and qemu tests passed. Thanks, Guenter -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html