From: Wang Jinchao Date: Fri, 15 Dec 2023 08:54:51 +0000 (+0800) Subject: crash_core: remove duplicated including of kexec.h X-Git-Tag: v6.8-rc1~179^2~31 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4459cd2e167e7208e57d517d16282408d9035dad;p=linux-block.git crash_core: remove duplicated including of kexec.h Remove second include of linux/kexec.h Link: https://lkml.kernel.org/r/202312151654+0800-wangjinchao@xfusion.com Signed-off-by: Wang Jinchao Acked-by: Baoquan He Cc: Dave Young Cc: Vivek Goyal Signed-off-by: Andrew Morton --- diff --git a/kernel/crash_core.c b/kernel/crash_core.c index c97e825a0fd9..6f074e112c1e 100644 --- a/kernel/crash_core.c +++ b/kernel/crash_core.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include