Thu, Jun 01, 2023 at 08:45:31AM +0300, Nikita Shubin kirjoitti: > - find register range from the device tree > - get interrupts from device tree ... > #include <linux/ata.h> > #include <linux/libata.h> > #include <linux/platform_device.h> > +#include <linux/mod_devicetable.h> In all patches, can you try to put a new header inclusions to be ordered (to some extent)? > #include <linux/delay.h> > #include <linux/dmaengine.h> > #include <linux/ktime.h> With the context above a new one is logically suits this location. -- With Best Regards, Andy Shevchenko