aboutsummaryrefslogtreecommitdiff
path: root/kernel/crash_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/crash_dump.c')
-rw-r--r--kernel/crash_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/crash_dump.c b/kernel/crash_dump.c
index 5f85690285d..20e699265ce 100644
--- a/kernel/crash_dump.c
+++ b/kernel/crash_dump.c
@@ -2,7 +2,7 @@
#include <linux/crash_dump.h>
#include <linux/init.h>
#include <linux/errno.h>
-#include <linux/module.h>
+#include <linux/export.h>
/*
* If we have booted due to a crash, max_pfn will be a very low value. We need