commit | b0494bc8ee449f0534afa92a51e2e3bb27bab69b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 27 19:48:22 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Nov 05 22:11:53 2008 +1100 |
tree | f83d79bf689b1247935c506bbf71fbf384359d03 | |
parent | 25d6e2d7c58ddc4a3b614fc5381591c0cfe66556 [diff] |
powerpc/pci: Cleanup debug printk's This removes the various DBG() macro from the powerpc PCI code and makes it use the standard pr_debug instead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>