On Tue, Jul 28, 2020 at 12:09 PM Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > On Tue, Jul 28, 2020 at 6:16 PM Daniel Campello <campello@xxxxxxxxxxxx> wrote: > > > > Avoids unused warnings due to acpi/of table macros. > > > > At the same time I would check if mod_devicetable.h is included. I did the following and no error showed up: #ifndef LINUX_MOD_DEVICETABLE_H #error Missing include #endif > > > Signed-off-by: Daniel Campello <campello@xxxxxxxxxxxx> > > Reported-by: kbuild test robot <lkp@xxxxxxxxx> > > > -- > With Best Regards, > Andy Shevchenko Regards, Daniel Campello