PCI: move pci_find_saved_cap out of linux/pci.h
authorYinghai Lu <yinghai@kernel.org>
Sat, 11 Feb 2012 08:18:41 +0000 (00:18 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Feb 2012 20:27:11 +0000 (12:27 -0800)
Only one user in driver/pci/pci.c, so we don't need to put it in global
pci.h

Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found