diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2010-08-03 02:42:32 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2010-08-05 12:25:40 (GMT) |
commit | 36f217d9df3e6bf8e6ae7647827b485b79dbaf8e (patch) | |
tree | 0e80e87501c94a0bf1fa5973956fd2c5c174403f /Documentation/thermal | |
parent | 220937b1aa97025a0e2fff0604b00ee6e9b7ccd3 (diff) | |
download | linux-36f217d9df3e6bf8e6ae7647827b485b79dbaf8e.tar.xz |
MIPS: MTX1: Fix build.
CC arch/mips/alchemy/mtx-1/board_setup.o
{standard input}: Assembler messages:
{standard input}:263: Error: opcode not supported on this processor: mips1 (mips1) `sync'
{standard input}:274: Error: opcode not supported on this processor: mips1 (mips1) `sync'
{standard input}:296: Error: opcode not supported on this processor: mips1 (mips1) `sync'
[...]
Any .set mipsX statement other than .set mips0 at the end of inline
assembler is a big fat bug.
Introduced by 9482eabeca315c0276ffb50026b7482481b7097b (linux-mips.org) rsp.
32fd6901a6d8d19f94e4de6be4e4b552ab078620 (kernel.org).
While at it, fix the same issue in
arch/mips/alchemy/devboards/pb1000/board_setup.c
arch/mips/alchemy/xxs1500/board_setup.c
as well.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Documentation/thermal')
0 files changed, 0 insertions, 0 deletions