Skip to content
Snippets Groups Projects
Commit 2637e5b5 authored by Brice Goglin's avatar Brice Goglin Committed by Greg Kroah-Hartman
Browse files

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: default avatarBrice Goglin <brice@myri.com>
Acked-by: default avatarPeter Oruba <peter.oruba@amd.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent d55bef51
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment