PCI: move pci_find_saved_cap out of linux/pci.h
commit34a4876e3071ddebf3c98c99ba01c14b059a1361
authorYinghai Lu <yinghai@kernel.org>
Sat, 11 Feb 2012 08:18:41 +0000 (11 00:18 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Feb 2012 20:27:11 +0000 (23 12:27 -0800)
treee1450472300e41f407c5cfec49b157450d8d85d8
parentf796841e49fe086176e27ed0e1f3f7a1123a4a6b
PCI: move pci_find_saved_cap out of linux/pci.h

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>
drivers/pci/pci.c
include/linux/pci.h