Files
u-boot-bpi-r3/drivers
Linus Walleij a3a707257f 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: Linus Walleij <linus.walleij@linaro.org>
2012-03-30 22:46:00 +02:00
..
2012-03-29 08:12:50 +02:00
2012-03-30 22:14:15 +02:00
2012-03-26 23:09:23 +02:00