* [PATCH] powerpc: Add asm/debug.h to get powerpc_debugfs_root
@ 2012-10-03 1:52 Tony Breeds
0 siblings, 0 replies; only message in thread
From: Tony Breeds @ 2012-10-03 1:52 UTC (permalink / raw)
To: Benjamin Herrenschmidt, Josh Boyer; +Cc: LinuxPPC-dev
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>
---
arch/powerpc/kernel/prom.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/kernel/prom.c b/arch/powerpc/kernel/prom.c
index 8dfd43f..3bd6c84 100644
--- a/arch/powerpc/kernel/prom.c
+++ b/arch/powerpc/kernel/prom.c
@@ -57,6 +57,7 @@
#include <mm/mmu_decl.h>
#include <asm/udbg.h>
+#include <asm/debug.h>
#ifdef DEBUG
#define DBG(fmt...) udbg_printf(fmt)
--
1.7.7.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-03 1:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 1:52 [PATCH] powerpc: Add asm/debug.h to get powerpc_debugfs_root Tony Breeds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox