2022-05-02 08:42:10

by Guenter Roeck

[permalink] [raw]
Subject: Re: [RFC v2 37/39] watchdog: add HAS_IOPORT dependencies

On Fri, Apr 29, 2022 at 03:51:06PM +0200, Niklas Schnelle wrote:
> In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
> not being declared. We thus need to add HAS_IOPORT as dependency for
> those drivers using them.
>
> Co-developed-by: Arnd Bergmann <[email protected]>
> Signed-off-by: Niklas Schnelle <[email protected]>

Acked-by: Guenter Roeck <[email protected]>

... assuming that the plan is to push those together. If not let me know.

Guenter