diff options
author | Johannes Thumshirn <jthumshirn@suse.de> | 2017-08-30 15:12:31 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-30 22:09:12 -0400 |
commit | d32041ec9524fe75a4b2418c05ff55e3250139c1 (patch) | |
tree | 8aa1def785a631b64f849daf16107303650c4239 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 96676246981b8321fb7bcaf51147f3be7c436af5 (diff) |
scsi: qla2xxx: add missing includes for qla_isr
Since commit 7401bc18d1ee ("scsi: qla2xxx: Add FC-NVMe command
handling") we make use of 'struct nvmefc_fcp_req' in
qla24xx_nvme_iocb_entry() without including linux/nvme-fc-driver.h where
it is defined.
Add linux/nvme-fc-driver.h (and scsi/fc/fc_fs.h as nvme-fc-driver.h
needs the definition of 'struct fc_ba_rjt' from scsi/fc/fc_fs.h) to the
header files included by qla_isr.c.
Fixes: 7401bc18d1ee ("scsi: qla2xxx: Add FC-NVMe command handling")
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions