x86/PCI: remove redundant warnings
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 22 Mar 2010 22:34:10 +0000 (16:34 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 25 Mar 2010 15:51:38 +0000 (08:51 -0700)
commitc9c9b564717e5b6b2ae8b770da1c73a348c84cce
tree52830702676d4f2ae7eb25696d169e5d12c9f8e7
parentf967a44343e407811898ddac97abc69b293e9810
x86/PCI: remove redundant warnings

pci_claim_resource() already prints more detailed error messages, so these
are really redundant.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/i386.c