PCI: Replace printks with appropriate pr_*()
commitc4cbf6b96100bbcd5da6e38b3334901b2eaa25bf
authorYijing Wang <wangyijing@huawei.com>
Thu, 6 Jun 2013 07:34:53 +0000 (6 15:34 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 18 Jun 2013 16:49:23 +0000 (18 09:49 -0700)
tree906e4de88d356f20df298acbb17c8b8b945acf99
parent3a72af09bca1666d53ddb0b05a9bdeef39e3f154
PCI: Replace printks with appropriate pr_*()

Replace deprecated printk(KERN_ERR...) with pr_err() in arch/ia64/pci/pci.c

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-ia64@vger.kernel.org
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/pci/pci.c