]> www.infradead.org Git - users/hch/block.git/commitdiff
block: don't include <linux/idr.h> in blk.h
authorChristoph Hellwig <hch@lst.de>
Mon, 25 Oct 2021 08:03:46 +0000 (10:03 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Nov 2021 13:12:16 +0000 (14:12 +0100)
No needed.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk.h

index 5289cd3a76fc564ab13dc1a3c5fa2a3d61a41db3..eb31d8dbecb3f2303167c8a90f8d2d3f99965550 100644 (file)
@@ -2,7 +2,6 @@
 #ifndef BLK_INTERNAL_H
 #define BLK_INTERNAL_H
 
-#include <linux/idr.h>
 #include <linux/part_stat.h>
 #include <linux/blk-crypto.h>
 #include <linux/memblock.h>    /* for max_pfn/max_low_pfn */