On Tue, Mar 04, 2025 at 03:45:35PM +0200, Andy Shevchenko wrote: > Tidy up ACPI ID table: > - drop ACPI_PTR() and hence replace acpi.h with mod_devicetable.h > - remove explicit driver_data initializer > - drop comma in the terminator entry > > With that done, extend compile test coverage. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>