linux-stable/drivers/scsi/mvsas
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
mv_64xx.c
mv_64xx.h
mv_94xx.c
mv_94xx.h
mv_chips.h
mv_defs.h scsi: mvsas: Use sas_task_find_rq() for tagging 2022-10-22 03:02:52 +00:00
mv_init.c scsi: mvsas: Declare SCSI host template const 2023-03-24 19:19:57 -04:00
mv_sas.c scsi: mvsas: Use sas_task_find_rq() for tagging 2022-10-22 03:02:52 +00:00
mv_sas.h scsi: mvsas: Use sas_task_find_rq() for tagging 2022-10-22 03:02:52 +00:00