]> 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)
commit98cb6395c5551ac443dcadd8edf9c90886481c45
tree5f46c82958d879c841ae666c7fbeb1a520eb08db
parent21188c65af80375052f87059a386ef31abce9b8c
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: d738745267e6 ("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