Re: [PATCH v2 1/1] watchdog: nic7018_wdt: tidy up ACPI ID table
From: Guenter Roeck
Date: Wed Mar 05 2025 - 12:47:15 EST
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>