[RESEND PATCH 4/4] crash: Remove duplicate included header
Thorsten Blum
thorsten.blum at toblux.com
Sun May 26 14:23:10 PDT 2024
Remove duplicate included header file linux/kexec.h
Signed-off-by: Thorsten Blum <thorsten.blum at toblux.com>
Acked-by: Baoquan He <bhe at redhat.com>
---
kernel/crash_reserve.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/crash_reserve.c b/kernel/crash_reserve.c
index 5b2722a93a48..d3b4cd12bdd1 100644
--- a/kernel/crash_reserve.c
+++ b/kernel/crash_reserve.c
@@ -13,7 +13,6 @@
#include <linux/memory.h>
#include <linux/cpuhotplug.h>
#include <linux/memblock.h>
-#include <linux/kexec.h>
#include <linux/kmemleak.h>
#include <asm/page.h>
--
2.45.1
More information about the kexec
mailing list