]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e9d766d0c448a3e900281277f597fd5f0919c72
tree6c1c5f056e54daf14b10ec6e3461ea67f6e5d78a
parentd9ed2c425bf4931e739deabe4848b1768aa1dba4
PCI: remove pci_assign_resource_fixed()

Adrian commented out this function in 097bf78fcb03, 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