]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08dd1965f7e27ae768170cf38c40136ed6ef472f
tree5f46c82958d879c841ae666c7fbeb1a520eb08db
parentc19f4051885abcc0f25cf3b67ad552b1a5187045
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: 9480dc227796 ("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