On Wed, Mar 1, 2023 at 11:23 AM Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > > In order to have a single MODULE_DEVICE_TABLE(dmi, ...), while allowing > splitting the board descriptions into multiple files, add a new separate > file for the DMI match table. ... > +#include <linux/dmi.h> > +#include <linux/mod_devicetable.h> + init.h for __initconst + module.h for MODULE_DEVICE_TABLE() > +#include "x86-android-tablets.h" -- With Best Regards, Andy Shevchenko