]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: qla2xxx: Modify NVMe include directives
authorBart Van Assche <bvanassche@acm.org>
Fri, 9 Aug 2019 03:02:08 +0000 (20:02 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Aug 2019 01:34:08 +0000 (21:34 -0400)
commite28112ab6866c60b149c08b4b1da2a2f18be90d2
treed9b466dd9f5ddea595a3c529958b1d15aedf4674
parent2af951baa8ec1004ee543192781ace204015b6d0
scsi: qla2xxx: Modify NVMe include directives

Since struct sg_table is used in nvme-fc-driver.h, include
<linux/scatterlist.h> from that header file.

Since no definitions or declarations from <linux/blk-mq.h> are used in the
qla_nvme.h header file, do not include <linux/blk-mq.h> from that header
file.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Tested-by: Himanshu Madhani <hmadhani@marvell.com>
Reviewed-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_nvme.h
include/linux/nvme-fc-driver.h