[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181106072430.vub6xjvyof2agj3h@pengutronix.de>
Date: Tue, 6 Nov 2018 08:24:30 +0100
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-gpio@...r.kernel.org, kernel@...gutronix.de
Subject: Re: linux-next: build warning after merge of the gpio tree
Hi Linus,
On Tue, Nov 06, 2018 at 12:15:02PM +1100, Stephen Rothwell wrote:
> After merging the gpio tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> drivers/gpio/gpiolib.c:1514:12: warning: 'devm_gpio_chip_match' defined but not used [-Wunused-function]
> static int devm_gpio_chip_match(struct device *dev, void *res, void *data)
> ^~~~~~~~~~~~~~~~~~~~
>
> Caused by commit
>
> 48207d7595d2 ("gpio: drop devm_gpiochip_remove()")
I noticed this, too, but didn't tell immediately because I thought I'd
have to resent this patch and then forgot as you applied yourself.
Sorry for that, the obvious resolution is to drop
devm_gpio_chip_match(). Feel free to squash that into 48207d7595d2. If
your branch is already stable I can provide a patch for that.
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Powered by blists - more mailing lists