]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc: Fix fallout from system.h split up
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Mar 2012 14:01:07 +0000 (14:01 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 2 Apr 2012 04:00:03 +0000 (14:00 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/fadump.c
arch/powerpc/kernel/kgdb.c

index cfe7a38708c3724d6fc88cc6b110d2917d85b3e9..18bdf74fa164042e0e3b07a7dd0867faf8d6069c 100644 (file)
@@ -40,6 +40,8 @@
 #include <asm/prom.h>
 #include <asm/rtas.h>
 #include <asm/fadump.h>
+#include <asm/debug.h>
+#include <asm/setup.h>
 
 static struct fw_dump fw_dump;
 static struct fadump_mem_struct fdm;
index 76a6e40a6f7c8e797882d2462a0533a4c1391901..782bd0a3c2f0f95496b1b144ebb3ec6e6218e0f8 100644 (file)
@@ -24,6 +24,7 @@
 #include <asm/current.h>
 #include <asm/processor.h>
 #include <asm/machdep.h>
+#include <asm/debug.h>
 
 /*
  * This table contains the mapping between PowerPC hardware trap types, and