Re: [PATCH v1 30/43] rtc: m48t86: add DT support for m48t86
From: andy . shevchenko
Date: Sat Jun 03 2023 - 16:11:53 EST
Thu, Jun 01, 2023 at 08:45:35AM +0300, Nikita Shubin kirjoitti:
> - get regs from device tree
...
> +#include <linux/of.h>
This is wrong header. Should be mod_devicetable.h.
Please, as I mentioned before, change this in *all* patches in your series
where just an ID table is added.
--
With Best Regards,
Andy Shevchenko