commit | f91da04d0aebf8edbcd2fde5f9d7df85a0b6f6cd | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Oct 04 12:04:44 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Oct 07 15:12:45 2013 -0600 |
tree | bfb8b78dc4068e9b4d028ab101d695d95ddaf418 | |
parent | 09a2c73ddfc7f173237fc7209a65b34dd5bcb5ed [diff] |
PCI: Make pci_dev_pm_ops static 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>