Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: Add asm/debug.h to get powerpc_debugfs_root

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>

authored by

Tony Breeds and committed by
Benjamin Herrenschmidt
0dc3289c 1afc149d

+1
+1
arch/powerpc/kernel/prom.c
··· 54 54 #include <asm/kexec.h> 55 55 #include <asm/opal.h> 56 56 #include <asm/fadump.h> 57 + #include <asm/debug.h> 57 58 58 59 #include <mm/mmu_decl.h> 59 60