u-boot-brain/board/esd/cpci750
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
..
64360.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
cpci750.c board/esd/cpci750/cpci750.c: Fix error handling 2011-11-16 21:05:47 +01:00
eth.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
i2c.c cpci750: i2c cleanup 2009-06-12 20:39:45 +02:00
i2c.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
ide.c board/esd/cpci750/ide.c: fix compile warning 2009-09-15 00:13:15 +02:00
local.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mv_eth.c board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings 2011-12-20 23:20:27 +01:00
mv_eth.h CPCI750: fix compile problem 2009-07-18 15:05:44 +02:00
mv_regs.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
pci.c pci: move pciauto_config_init() to pci.h 2012-03-04 21:13:33 +01:00
sdram_init.c board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings 2011-11-16 21:10:50 +01:00
serial.c board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:39:10 -05:00
serial.h CPCI750 board support added 2004-12-16 18:21:17 +00:00