block: don't include <linux/part_stat.h> in blk.h
authorChristoph Hellwig <hch@lst.de>
Tue, 23 Nov 2021 18:53:12 +0000 (19:53 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:38:44 +0000 (06:38 -0700)
commit82d981d4230bc0a19540fc540d4bdf49a3769f05
tree57aa5a875ae70226bbfa9d9c672bc06e10f71213
parentca5b304cabef55c670a22bbe53a883fe5c3b2620
block: don't include <linux/part_stat.h> in blk.h

Not 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-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
block/blk-core.c
block/blk-flush.c
block/blk-merge.c
block/blk-mq.c
block/blk.h
block/genhd.c