Re: [PATCH v2 1/1] pinctrl: core: Don't use "proxy" headers
From: Linus Walleij
Date: Fri Mar 27 2026 - 05:04:16 EST
On Mon, Mar 23, 2026 at 2:42 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> Update header inclusions to follow IWYU (Include What You Use)
> principle.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
I think <linux/gpio.h> was included for some historical reason, like
the gpio_to_desc()/desc_to_gpio() being in that file.
But who cares, it isn't anymore, so patch applied!
Yours,
Linus Walleij