Re: [PATCH v2 11/11] pinctrl: aw9523: Remove redundant dependency to OF
From: Linus Walleij
Date: Thu Apr 04 2024 - 07:20:28 EST
On Fri, Mar 29, 2024 at 11:56 AM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> Driver does not dependent on OF, remove it.
> While here, add missing mod_devicetable.h.
>
> Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Oh the kbuild complains about this one because the driver uses some
DT-only helpers. How typical. I kept patches 1-10 and dropped this
one.
Yours,
Linus Walleij