aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/crash_core_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/crash_core_32.c')
-rw-r--r--arch/x86/kernel/crash_core_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/crash_core_32.c b/arch/x86/kernel/crash_core_32.c
index dfa6ed2156fd..8a89c109e20a 100644
--- a/arch/x86/kernel/crash_core_32.c
+++ b/arch/x86/kernel/crash_core_32.c
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
#include <linux/crash_core.h>
-
#include <linux/pgtable.h>
+
#include <asm/setup.h>
void arch_crash_save_vmcoreinfo(void)