commit | eb481899aa319cf5cbeccfd9deac907300698b57 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Nov 15 14:49:22 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Nov 16 13:28:40 2005 +1100 |
tree | 2dc0499415e968fca864a2ba38674dbced6094fb | |
parent | 5444a5e9e872f599ec12534bd1bf9bc79a1c72ca [diff] |
[PATCH] powerpc: Fixup debugging in lmb.c 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>