aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/kexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/kexec.h')
-rw-r--r--include/asm-s390/kexec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-s390/kexec.h b/include/asm-s390/kexec.h
index 7592af708b41..f219c6411e0b 100644
--- a/include/asm-s390/kexec.h
+++ b/include/asm-s390/kexec.h
@@ -10,7 +10,9 @@
10#ifndef _S390_KEXEC_H 10#ifndef _S390_KEXEC_H
11#define _S390_KEXEC_H 11#define _S390_KEXEC_H
12 12
13#ifdef __KERNEL__
13#include <asm/page.h> 14#include <asm/page.h>
15#endif
14#include <asm/processor.h> 16#include <asm/processor.h>
15/* 17/*
16 * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return. 18 * KEXEC_SOURCE_MEMORY_LIMIT maximum page get_free_page can return.