On Wed, 2023-05-24 at 07:38 +0000, Kalle Valo wrote: > Niklas Schnelle <schnelle@xxxxxxxxxxxxx> 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 <arnd@xxxxxxxxxx> > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxxxx> > > Acked-by: Kalle Valo <kvalo@xxxxxxxxxx> > > Signed-off-by: Niklas Schnelle <schnelle@xxxxxxxxxxxxx> > > Now that the dependencies are in v6.4-rc1 my plan is to take this to > wireless-next, is that ok for everyone? > Yes okay by me. Thank you.