diff options
author | Jayachandran C <jchandra@broadcom.com> | 2013-01-07 13:21:08 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-01-30 21:44:18 +0100 |
commit | 26f5ae865d7b324e46fff91acf43c485939bf6ea (patch) | |
tree | cd9504da60824c7b4ac86b0bfbdca35d99a35e7a /net/batman-adv | |
parent | fe950df70013a9f3368918aab697eec15f80ac67 (diff) | |
download | linux-stable-26f5ae865d7b324e46fff91acf43c485939bf6ea.tar.gz linux-stable-26f5ae865d7b324e46fff91acf43c485939bf6ea.tar.bz2 linux-stable-26f5ae865d7b324e46fff91acf43c485939bf6ea.zip |
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>
Diffstat (limited to 'net/batman-adv')
0 files changed, 0 insertions, 0 deletions