From: Greg Kroah-Hartman Date: Tue, 12 Feb 2008 21:36:20 +0000 (-0800) Subject: PCI: remove pci_find_present X-Git-Tag: v2.6.26-rc1~1119^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=448432c4b8e2e3189177d6dbd16b8a8d83c5c11c;p=pandora-kernel.git PCI: remove pci_find_present No one is using this function anymore for quite some time, so remove it. Everyone calls pci_dev_present() instead anyway... Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed