linux/arch/mips/bcm63xx
Florian Fainelli 5e3644a95d MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
Since 2083e8327aeeaf818b0e4522a9d2539835c60423, the SPROM is now registered
in the board_prom_init callback, but it references variables and functions
which are declared below.  Move the variables and functions above
board_prom_init.

Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1077/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-04-12 17:26:20 +01:00
..
boards
clk.c
cpu.c
cs.c
dev-dsp.c
dev-enet.c
dev-pcmcia.c
dev-uart.c
dev-wdt.c
early_printk.c
gpio.c
irq.c
Kconfig
Makefile
prom.c
setup.c
timer.c