/openbmc/linux/arch/powerpc/include/asm/ |
H A D | debug.h | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-lpc.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | pci-ioda.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | dtl.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_xics.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | axon_msi.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | fadump.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | eeh.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | setup-common.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | traps.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | diff 7644d5819cf8956d799a0a0e5dc75f5a29889bd5 Thu Feb 09 19:04:56 CST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
powerpc_debugfs_root is the dentry representing the root of the "powerpc" directory tree in debugfs.
Currently it sits in asm/debug.h, a long with some other things that have "debug" in the name, but are otherwise unrelated.
Pull it out into a separate header, which also includes linux/debugfs.h, and convert all the users to include debugfs.h instead of debug.h.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|