diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-11-04 18:32:52 +0100 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2009-11-04 22:06:44 +0100 |
commit | 0207c356ef0e2bae6ce4603080d42c130d7debc6 (patch) | |
tree | 504e801b50b3a0a3782f1749e72468c84e788cf7 /drivers/pci/pci.c | |
parent | x86/PCI: print domain:bus in conventional format (diff) | |
download | linux-0207c356ef0e2bae6ce4603080d42c130d7debc6.tar.xz linux-0207c356ef0e2bae6ce4603080d42c130d7debc6.zip |
PCI: replace pr_debug with dev_dbg
Since we have a struct device, we might as well use dev_printk. Note that
both pr_debug() and dev_dbg() are completely compiled out unless DEBUG or
DYNAMIC_DEBUG is defined.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions