blk_mq: linux/blk-mq.h does not include all the headers it depends on
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Sep 2016 05:50:16 +0000 (15:50 +1000)
committerJens Axboe <axboe@fb.com>
Mon, 19 Sep 2016 14:21:51 +0000 (08:21 -0600)
commit8ec2ef2b66ea2fd00acc28aca8edaad441dbb424
tree5f46c82958d879c841ae666c7fbeb1a520eb08db
parent9151bcb4fb38aab04cdc67cc3b3e11396db1b8b4
blk_mq: linux/blk-mq.h does not include all the headers it depends on

and building block/blk-mq-pci.o should depend on CONFIG_BLOCK

Fixes: 973c4e372c8f ("blk-mq: provide a default queue mapping for PCI device")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/Kconfig
block/Makefile
block/blk-mq-pci.c