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