android_kernel_xiaomi_sm8350/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 MIPS: BCM63xx: Fix build failure in board_bcm963xx.c 2010-04-12 17:26:20 +01:00
clk.c
cpu.c MIPS: BCM63xx: Add support for second uart. 2010-04-12 17:26:18 +01:00
cs.c
dev-dsp.c
dev-enet.c
dev-pcmcia.c
dev-uart.c MIPS: BCM63xx: Add support for second uart. 2010-04-12 17:26:18 +01:00
dev-wdt.c
early_printk.c
gpio.c MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. 2010-04-12 17:26:19 +01:00
irq.c
Kconfig
Makefile
prom.c
setup.c
timer.c MIPS: BCM63xx: Convert timer locks to raw spinlocks. 2010-02-27 12:53:35 +01:00