From: Christoph Hellwig Date: Tue, 23 Nov 2021 18:53:10 +0000 (+0100) Subject: block: don't include in blk.h X-Git-Tag: v5.17-rc1~116^2~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2ff7781cfe6a2104c64deb8311532ccd4d4c57d;p=thirdparty%2Fkernel%2Flinux.git block: don't include in blk.h Not needed. Signed-off-by: Christoph Hellwig Link: https://lore.kernel.org/r/20211123185312.1432157-7-hch@lst.de Signed-off-by: Jens Axboe --- diff --git a/block/blk.h b/block/blk.h index 0f9472bea6167..a6e9ce3767802 100644 --- a/block/blk.h +++ b/block/blk.h @@ -3,7 +3,6 @@ #define BLK_INTERNAL_H #include -#include #include #include #include /* for max_pfn/max_low_pfn */