From: Christoph Hellwig Date: Tue, 23 Nov 2021 18:53:11 +0000 (+0100) Subject: block: don't include in blk.h X-Git-Tag: for-5.17/block-2022-01-11~94 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ca5b304cabef55c670a22bbe53a883fe5c3b2620;p=linux-block.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 a6e9ce376780..4089aeffca4b 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 */