mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
a3a707257f
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> |
||
---|---|---|
.. | ||
fsl_pci_init.c | ||
Makefile | ||
pci.c | ||
pci_auto.c | ||
pci_ftpci100.c | ||
pci_ftpci100.h | ||
pci_indirect.c | ||
pci_ixp.c | ||
pci_sh4.c | ||
pci_sh7751.c | ||
pci_sh7780.c | ||
tsi108_pci.c | ||
w83c553f.c |