Skip to content

Commit

Permalink
powerpc: Add asm/debug.h to get powerpc_debugfs_root
Browse files Browse the repository at this point in the history
Since the "Disintegrate asm/system.h for PowerPC"
(ae3a197) 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>
  • Loading branch information
Tony Breeds authored and Benjamin Herrenschmidt committed Nov 15, 2012
1 parent 1afc149 commit 0dc3289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/kernel/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 0dc3289

Please sign in to comment.