Searched hist:a3a707257f4666b4bc2e3f4ddd9510f2b9f64aed (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | fsl_pci_init.c | a3a707257f4666b4bc2e3f4ddd9510f2b9f64aed Sun Mar 25 12:13:15 UTC 2012 Linus Walleij <linus.walleij@linaro.org> 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci.h | a3a707257f4666b4bc2e3f4ddd9510f2b9f64aed Sun Mar 25 12:13:15 UTC 2012 Linus Walleij <linus.walleij@linaro.org> 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>
|