From: Olivier Langlois Date: Mon, 31 May 2021 06:54:59 +0000 (-0400) Subject: io-wq: remove header files not needed anymore X-Git-Tag: accepted/tizen/unified/20230118.172025~6938^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec16d35b6c9d8c89b3b7327a52c4972a7e4281d3;p=platform%2Fkernel%2Flinux-rpi.git io-wq: remove header files not needed anymore mm related header files are not needed for io-wq module. remove them for a small clean-up. Reviewed-by: Pavel Begunkov Signed-off-by: Olivier Langlois Signed-off-by: Jens Axboe --- diff --git a/fs/io-wq.c b/fs/io-wq.c index e221aaa..897b945 100644 --- a/fs/io-wq.c +++ b/fs/io-wq.c @@ -9,8 +9,6 @@ #include #include #include -#include -#include #include #include #include