linux-stable/arch/mips/alchemy
Ralf Baechle a809d46066 MIPS: Fix gigaton of warning building with microMIPS.
With binutils 2.24 the attempt to switch with microMIPS mode to MIPS III
mode through .set mips3 results in *lots* of warnings like

{standard input}: Assembler messages:
{standard input}:397: Warning: the 64-bit MIPS architecture does not support the `smartmips' extension

during a kernel build.  Fixed by using .set arch=r4000 instead.

This breaks support for building the kernel with binutils 2.13 which
was supported for 32 bit kernels only anyway and 2.14 which was a bad
vintage for MIPS anyway.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-03-31 18:17:12 +02:00
..
common MIPS: Fix gigaton of warning building with microMIPS. 2014-03-31 18:17:12 +02:00
devboards MIPS: Alchemy: pata_platform for DB1200 2014-03-26 23:09:21 +01:00
board-gpr.c MIPS: Idle: Consolidate all declarations in <asm/idle.h>. 2013-05-22 01:34:27 +02:00
board-mtx1.c MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag 2013-09-30 15:14:07 +02:00
board-xxs1500.c
Kconfig MIPS: Alchemy: Unify Devboard support. 2014-03-26 23:09:21 +01:00
Makefile
Platform MIPS: Alchemy: Unify Devboard support. 2014-03-26 23:09:21 +01:00