aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/setup_32.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2018-07-05 16:24:51 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2018-07-30 22:47:53 +1000
commitdb0a2b633da4216b767d7aed95ffe30d37409c7a (patch)
treeaf04f74111443fb83eefb565b25128efa0e7f060 /arch/powerpc/kernel/setup_32.c
parenttty: hvc: remove unexplained "just in case" spin delay (diff)
downloadlinux-dev-db0a2b633da4216b767d7aed95ffe30d37409c7a.tar.xz
linux-dev-db0a2b633da4216b767d7aed95ffe30d37409c7a.zip
powerpc: remove kdump.h from page.h
page.h doesn't need kdump.h Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/setup_32.c')
-rw-r--r--arch/powerpc/kernel/setup_32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/setup_32.c b/arch/powerpc/kernel/setup_32.c
index 74457485574b..ef747a5a30b9 100644
--- a/arch/powerpc/kernel/setup_32.c
+++ b/arch/powerpc/kernel/setup_32.c
@@ -40,6 +40,7 @@
#include <asm/code-patching.h>
#include <asm/cpu_has_feature.h>
#include <asm/asm-prototypes.h>
+#include <asm/kdump.h>
#define DBG(fmt...)