[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMZ6RqLWmjwsFPsVZtpDiWCW71wTao-oz9dDrqKUfrYTvtDxZw@mail.gmail.com>
Date: Sat, 13 Apr 2024 18:01:47 +0900
From: Vincent MAILHOL <mailhol.vincent@...adoo.fr>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-can@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Marc Kleine-Budde <mkl@...gutronix.de>,
"David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next v1 1/1] can: mcp251x: Fix up includes
On Sat. 13 Apr. 2024 at 02:33, Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
> This driver is including the legacy GPIO header <linux/gpio.h>
> but the only thing it is using from that header is the wrong
> define for GPIOF_DIR_OUT.
>
> Fix it up by using GPIO_LINE_DIRECTION_* macros respectively.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Thank you for the patch.
Reviewed-by: Vincent Mailhol <mailhol.vincent@...adoo.fr>
Powered by blists - more mailing lists