]> git.karo-electronics.de Git - linux-beck.git/commit
PCI: tegra: Remove unused struct tegra_pcie.num_ports field
authorThierry Reding <treding@nvidia.com>
Tue, 9 Feb 2016 14:52:31 +0000 (15:52 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 8 Mar 2016 21:41:38 +0000 (15:41 -0600)
commit8493a952432bf00138b3d3c53a9300e353c18a6d
treeb6fef1197994c58c151be21a09d00b0efe56deb1
parentb4d18d71ec12f9f0ad3190b65e1a33ef1e6f8561
PCI: tegra: Remove unused struct tegra_pcie.num_ports field

The num_ports field of the tegra_pcie structure is never used so remove it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-tegra.c