git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2baad5f
)
PCI: remove pci_find_present
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 12 Feb 2008 21:36:20 +0000
(13:36 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 21 Apr 2008 04:46:52 +0000
(21:46 -0700)
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 <gregkh@suse.de>
No differences found