[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150129183917.GA21112@roeck-us.net>
Date: Thu, 29 Jan 2015 10:39:17 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Jiri Slaby <jslaby@...e.cz>
Cc: stable@...r.kernel.org, satoru.takeuchi@...il.com,
shuah.kh@...sung.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3.12 000/176] 3.12.37-stable review
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists