Re: [PATCH v1 1/1] watchdog: nic7018_wdt: tidy up ACPI ID table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Feb 25, 2025 at 11:58:04AM +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.

...

>  config NIC7018_WDT
>  	tristate "NIC7018 Watchdog"
> -	depends on X86 && ACPI
> +	depends on HAS_IOMEM

Oh, this should be HAS_IOPORT, compiling on X86 won't help to find this issue
:-)

> +	depends on ACPI || COMPILE_TEST
>  	select WATCHDOG_CORE

-- 
With Best Regards,
Andy Shevchenko






[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux