]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 14 Feb 2008 02:34:17 +0000 (13:34 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Feb 2008 11:11:02 +0000 (22:11 +1100)
commitbdb226bac12b005c80770decc1eddbff6be28f35
tree7641bba265fcb159409cd700d62ca2b1e2f7e459
parent1407b3d15694ba6d014ef7f48895169f49a6a02b
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright

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>
arch/powerpc/platforms/cell/ras.c