From: Christoph Hellwig Date: Tue, 23 Nov 2021 18:53:11 +0000 (+0100) Subject: block: don't include in blk.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ca5b304cabef55c670a22bbe53a883fe5c3b2620;p=linux.git block: don't include in blk.h Not needed. Signed-off-by: Christoph Hellwig Link: https://lore.kernel.org/r/20211123185312.1432157-8-hch@lst.de Signed-off-by: Jens Axboe --- diff --git a/block/blk.h b/block/blk.h index a6e9ce3767802..4089aeffca4b0 100644 --- a/block/blk.h +++ b/block/blk.h @@ -2,7 +2,6 @@ #ifndef BLK_INTERNAL_H #define BLK_INTERNAL_H -#include #include #include #include /* for max_pfn/max_low_pfn */