alistair23-linux/arch/mips/netlogic/xlr
Jayachandran C 26f5ae865d MIPS: Netlogic: Fix UP compilation on XLR
The commit 2a37b1a "MIPS: Netlogic: Move from u32 cpumask to cpumask_t"
breaks uniprocessor compilation on XLR with:

arch/mips/netlogic/xlr/setup.c: In function 'prom_init':
arch/mips/netlogic/xlr/setup.c:196:6: error: unused variable 'i'

Fix by defining 'i' only when CONFIG_SMP is defined.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Patchwork: http://patchwork.linux-mips.org/patch/4760/
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-01-30 21:44:18 +01:00
..
fmn-config.c MIPS: Netlogic: Support for XLR/XLS Fast Message Network 2012-11-09 11:37:20 +01:00
fmn.c MIPS: Netlogic: Support for XLR/XLS Fast Message Network 2012-11-09 11:37:20 +01:00
Makefile MIPS: Netlogic: Support for XLR/XLS Fast Message Network 2012-11-09 11:37:20 +01:00
platform-flash.c MIPS: Netlogic: Platform NAND/NOR flash support 2012-07-24 17:28:54 +02:00
platform.c MIPS: Netlogic: convert to use OHCI platform driver 2012-10-22 11:26:20 -07:00
setup.c MIPS: Netlogic: Fix UP compilation on XLR 2013-01-30 21:44:18 +01:00
wakeup.c MIPS: Netlogic: Support for multi-chip configuration 2012-11-09 11:37:19 +01:00