u-boot-brain/board/prodrive
Linus Walleij a1e47b66d9 pci: move pciauto_config_init() to pci.h
Fixing build regressions for the Integrator I get find that a few
boards try to work around the missing declaration of
pciauto_config_init() by declaring it in the local scope. This
does not make sense when the sibling functions are in <pci.h>
so move the function to the header, ridding the build error
in the Integrator and getting rid of the local declarations
here and there.

Reported-by:  Wolfgang Denk <wd@denx.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-03-04 21:13:33 +01:00
..
alpr alpr board: Fix GCC 4.6 build warnings 2011-12-02 00:10:02 +01:00
common rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3mx pci: move pciauto_config_init() to pci.h 2012-03-04 21:13:33 +01:00
p3p440 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
pdnb3 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00