From: Myron Stowe Date: Fri, 1 Jun 2012 21:16:25 +0000 (-0600) Subject: PCI: make pci_ltr_supported() static X-Git-Tag: v3.6-rc1~112^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c32823f82b42abc1f08b365085862fd1d57c0b61;p=pandora-kernel.git 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 Signed-off-by: Myron Stowe Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed