PCI: remove pci_assign_resource_fixed()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 5 Oct 2009 22:38:13 +0000 (16:38 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 6 Oct 2009 16:42:04 +0000 (09:42 -0700)
commitb812cca4e2efe9a05de20ccf3f8587e7ac6e12fa
tree6c1c5f056e54daf14b10ec6e3461ea67f6e5d78a
parente3fb20f9c8783d6e27cf84389a9606e410733eef
PCI: remove pci_assign_resource_fixed()

Adrian commented out this function in 2baad5f96b49, but I don't think
it's even worth cluttering the file with the unused code.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/setup-res.c