[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150723222349.GB9973@kroah.com>
Date: Thu, 23 Jul 2015 15:23:49 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-cris-kernel@...s.com,
Jesper Nilsson <jesper.nilsson@...s.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
Subject: Re: [PATCH -next] serial: etraxfs-uart: Update gpiod API
On Tue, Jul 21, 2015 at 01:34:52PM -0700, Guenter Roeck wrote:
> Commit b17d1bf16cc7 ("gpio: make flags mandatory for gpiod_get functions")
> makes the flags argument to devm_gpiod_get_optional mandatory but does not
> update all users. This results in the following build error.
>
> drivers/tty/serial/etraxfs-uart.c:933:16: error:
> too few arguments to function ‘devm_gpiod_get_optional’
>
> Fixes: b17d1bf16cc7 ("gpio: make flags mandatory for gpiod_get functions")
This patch isn't in Linus's tree, so whatever tree this commit is in,
needs to also take this fix.
thanks,
greg k-h
--
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