linux-stable/drivers/input/gameport
Niklas Schnelle 650cda2ce2 Input: gameport - add ISA and HAS_IOPORT dependencies
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>
2023-07-05 17:32:34 -07:00
..
Kconfig Input: gameport - add ISA and HAS_IOPORT dependencies 2023-07-05 17:32:34 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
emu10k1-gp.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
fm801-gp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
gameport.c Input: gameport - add ISA and HAS_IOPORT dependencies 2023-07-05 17:32:34 -07:00
lightning.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
ns558.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00