]> git.openfabrics.org - ~emulex/infiniband.git/commit
PCI: make pci_ltr_supported() static
authorMyron Stowe <myron.stowe@redhat.com>
Fri, 1 Jun 2012 21:16:25 +0000 (15:16 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Jun 2012 01:33:03 +0000 (19:33 -0600)
commitc32823f82b42abc1f08b365085862fd1d57c0b61
tree16b70021da6ad1fbf60cede873ed3a4b96525577
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9
PCI: make pci_ltr_supported() static

The PCI Express Latency Tolerance Reporting (LTR) feature's
pci_ltr_supported() routine is currently only used within
drivers/pci/pci.c so make it static.

Acked-by: Donald Dutile <ddutile@redhat.com>
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
include/linux/pci.h