aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/crash_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kernel/crash_dump.c')
-rw-r--r--arch/mips/kernel/crash_dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/crash_dump.c b/arch/mips/kernel/crash_dump.c
index 35bed0d2342..3be9e7bb30f 100644
--- a/arch/mips/kernel/crash_dump.c
+++ b/arch/mips/kernel/crash_dump.c
@@ -2,6 +2,7 @@
#include <linux/bootmem.h>
#include <linux/crash_dump.h>
#include <asm/uaccess.h>
+#include <linux/slab.h>
static int __init parse_savemaxmem(char *p)
{