From: Brice Goglin Date: Tue, 14 Aug 2007 10:43:48 +0000 (+0200) Subject: PCI: make pcie_get_readrq visible in pci.h X-Git-Tag: v2.6.23-rc4~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2637e5b539f5f153f2124dbad087b5216bc68d6d;p=pandora-kernel.git PCI: make pcie_get_readrq visible in pci.h [PATCH] PCI: make pcie_get_readrq visible in pci.h pcie_get_readrq() is EXPORT_SYMBOL'ed, but its prototype is not visible in pci.h, add it there. This is needed by some network drivers. Signed-off-by: Brice Goglin Acked-by: Peter Oruba Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed