From: Greg Kroah-Hartman Date: Wed, 13 Feb 2008 17:32:03 +0000 (-0800) Subject: PCI: remove pci_get_device_reverse X-Git-Tag: v2.6.26-rc1~1119^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34220909a26b7f7cfc71e88ce01856c2563fe1d4;p=pandora-kernel.git PCI: remove pci_get_device_reverse This removes the pci_get_device_reverse function as there should not be any need to walk pci devices backwards anymore. All users of this call are now gone from the tree, so it is safe to remove it. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed