PCI: Make pci_dev_pm_ops static
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 4 Oct 2013 18:04:44 +0000 (12:04 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 7 Oct 2013 21:12:45 +0000 (15:12 -0600)
pci_dev_pm_ops is local to pci-driver.c.  Make it static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found