Searched hist:"5 e3644a95db11e2e582ae3765ffad6e0cce5376e" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/bcm63xx/boards/ |
H A D | board_bcm963xx.c | diff 5e3644a95db11e2e582ae3765ffad6e0cce5376e Tue Mar 23 10:30:08 CET 2010 Florian Fainelli <ffainelli@freebox.fr> 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>
|