mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
650cda2ce2
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends not being declared. As ISA already implies HAS_IOPORT we can simply add this dependency and guard sections of code using inb()/outb() as alternative access methods. Co-developed-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Link: https://lore.kernel.org/r/20230703152355.3897456-2-schnelle@linux.ibm.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
||
---|---|---|
.. | ||
emu10k1-gp.c | ||
fm801-gp.c | ||
gameport.c | ||
Kconfig | ||
lightning.c | ||
Makefile | ||
ns558.c |