Преглед на файлове

powerpc: Fix fallout from system.h split up

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Stephen Rothwell преди 13 години
родител
ревизия
cad3c8346b
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 2 0
      arch/powerpc/kernel/fadump.c
  2. 1 0
      arch/powerpc/kernel/kgdb.c

+ 2 - 0
arch/powerpc/kernel/fadump.c

@@ -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;

+ 1 - 0
arch/powerpc/kernel/kgdb.c

@@ -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