mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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 | ||