PCI: remove deprecated pci_find_slot() interface
authorAlex Chiang <achiang@hp.com>
Tue, 31 Mar 2009 15:24:22 +0000 (09:24 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 11 Jun 2009 19:04:16 +0000 (12:04 -0700)
The last in-tree caller of pci_find_slot has been converted, so
let's get rid of this deprecated interface.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found