git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f88e6
)
ftrace, powerpc: replace debug macro with proper pr_deug
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 5 Feb 2009 02:29:03 +0000
(18:29 -0800)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 22 Feb 2009 23:48:52 +0000
(10:48 +1100)
Impact: cleanup
The PowerPC ftrace code uses a hacked up DEBUGP macro for prints.
This patch converts it to the standard pr_debug.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found