]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
powerpc: Add asm/debug.h to get powerpc_debugfs_root
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 2 Oct 2012 15:52:41 +0000 (15:52 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 01:59:27 +0000 (12:59 +1100)
Since the "Disintegrate asm/system.h for PowerPC"
(ae3a197e3d0bfe3f4bf1693723e82dc018c096f3) This has been failing when
DEBUG is #defined.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom.c

index 37725e86651e99bcce696665ba7199fad3445363..f5ca76a79c8838924ff3345ae461cc0dbe062c2e 100644 (file)
@@ -54,6 +54,7 @@
 #include <asm/kexec.h>
 #include <asm/opal.h>
 #include <asm/fadump.h>
+#include <asm/debug.h>
 
 #include <mm/mmu_decl.h>