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:
cfaf025
)
PCI: make pci_ltr_supported() static
author
Myron Stowe
<myron.stowe@redhat.com>
Fri, 1 Jun 2012 21:16:25 +0000
(15:16 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 12 Jun 2012 01:33:03 +0000
(19:33 -0600)
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>
No differences found