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:
1407b3d
)
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
author
Michael Ellerman
<michael@ellerman.id.au>
Thu, 14 Feb 2008 02:34:17 +0000
(13:34 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 14 Feb 2008 11:11:02 +0000
(22:11 +1100)
arch/powerpc/platforms/cell/ras.c still has DEBUG #defined, which is no
longer necessary. Disable it - this disables two pr_debugs().
While we're there this file should have a copyright notice and license,
so add both.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found