Skip to content
Snippets Groups Projects
Commit a3a70725 authored by Linus Walleij's avatar Linus Walleij Committed by Wolfgang Denk
Browse files

pci: declare pciauto functions in header


The FSL PCI driver uses local prototypes for
pciauto_[pre|post]scan_setup_bridge(), this does not seem right,
so move them to the <pci.h> file.

Fixed a small extern declaration too, this is harmless but distracts
the view since all other prototypes are explicitly external.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8d96e1b0
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