diff options
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | 2012-10-30 06:26:18 (GMT) |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-11-07 16:43:28 (GMT) |
commit | 642c92da36ae0bed3c31fdd408411ab95f4e326b (patch) | |
tree | 28519422f156133241851c29dac86ed451e00018 /drivers/pci/host-bridge.c | |
parent | d4761ba2d6adbe24c792ec6223a5884ae4e82430 (diff) | |
download | linux-fsl-qoriq-642c92da36ae0bed3c31fdd408411ab95f4e326b.tar.xz |
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
pci_ext_cfg_avail() doesn't use the "struct pci_dev *" passed to
it, and there's no requirement that a host bridge even be represented
by a pci_dev. This drops the pci_ext_cfg_avail() parameter.
[bhelgaas: changelog]
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/host-bridge.c')
0 files changed, 0 insertions, 0 deletions