]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e94f3f99c1ebda458ea53205d9aae5f0961fea6
treee1450472300e41f407c5cfec49b157450d8d85d8
parentccfc207a564266253c5be2ad31b30161c9712748
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