linux/drivers/nvme/host
Jens Axboe f605208e01 nvme: fix compilation of scsi component
Since we moved the cdb parts and define out of the block proper,
we need to include scsi/scsi_request.h for the nvme scsi layer.

Fixes: 82ed4db499 ("block: split scsi_request out of struct request")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-01-29 20:04:49 -07:00
..
core.c nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too 2017-01-11 17:21:35 +01:00
fabrics.c nvme-fabrics: Adjust source code indentation 2016-12-06 10:17:03 +02:00
fabrics.h Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 2016-10-07 14:42:05 -07:00
fc.c nvme: use blk_rq_payload_bytes 2017-01-13 15:17:04 -07:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c lightnvm: eliminate nvm_lun abstraction in mm 2016-11-29 12:12:51 -07:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: use blk_rq_payload_bytes 2017-01-13 15:17:04 -07:00
pci.c Merge branch 'for-4.11/block' into for-4.11/rq-refactor 2017-01-27 15:08:31 -07:00
rdma.c nvme: use blk_rq_payload_bytes 2017-01-13 15:17:04 -07:00
scsi.c nvme: fix compilation of scsi component 2017-01-29 20:04:49 -07:00