scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
authorBart Van Assche <bvanassche@acm.org>
Fri, 17 Sep 2021 21:27:51 +0000 (14:27 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 22 Sep 2021 03:54:44 +0000 (23:54 -0400)
commita7c0520669869c088dc207735c2e85888a10b0eb
treecfb1892a94dc97effcf44e2bcd84a68e1bd53c3f
parent7e642ca0375b95072ab6240c8eb9f0b4f013fb24
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h

There are no dependencies in <scsi/scsi_cmnd.h> on the <scsi/scsi_host.h>
header file. Hence remove the scsi_host.h include directive from
scsi_cmnd.h. This include directive was introduced in February 2021 by
commit af1830956dc3 ("scsi: core: Add mq_poll support to SCSI layer").

Link: https://lore.kernel.org/r/20210917212751.2676054-1-bvanassche@acm.org
Cc: Kashyap Desai <kashyap.desai@broadcom.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/scsi/scsi_cmnd.h