mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
block: don't include blk-mq-sched.h in blk.h
No needed, shift it into the source files that need it instead. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20211123185312.1432157-5-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
committed by
Jens Axboe
parent
0c6cb3a293
commit
2aa7745bf6
@@ -12,6 +12,7 @@
|
||||
#include <trace/events/block.h>
|
||||
|
||||
#include "blk.h"
|
||||
#include "blk-mq-sched.h"
|
||||
#include "blk-rq-qos.h"
|
||||
#include "blk-throttle.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user