linux-stable/drivers/scsi/pcmcia
Niklas Schnelle b58b2ba351 scsi: Add HAS_IOPORT dependencies
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@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/20230522105049.1467313-32-schnelle@linux.ibm.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-05-31 19:59:26 -04:00
..
Kconfig scsi: Add HAS_IOPORT dependencies 2023-05-31 19:59:26 -04:00
Makefile
aha152x_core.c
aha152x_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
fdomain_cs.c
nsp_cs.c scsi: pcmcia: nsp_cs: Remove unused variable i 2022-10-27 02:15:46 +00:00
nsp_cs.h scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_debug.c scsi: nsp_cs: Move the SCSI pointer to private command data 2022-02-22 21:11:06 -05:00
nsp_io.h
nsp_message.c
qlogic_stub.c scsi: Remove drivers/scsi/scsi.h 2022-02-22 21:11:02 -05:00
sym53c500_cs.c scsi: pcmcia-sym53c500: Declare SCSI host template const 2023-03-24 19:19:58 -04:00