[PATCH] powerpc: Fixup debugging in lmb.c
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 15 Nov 2005 03:49:22 +0000 (14:49 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 16 Nov 2005 02:28:40 +0000 (13:28 +1100)
Somewhere we lost the include of udbg.h in lmb.c. While we're there, add a DBG
macro like every other file has and use it in lmb_dump_all().

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found