sh: Fix compile error by operands(mov.l) in sh3/entry.S
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Fri, 13 Mar 2009 05:03:37 +0000 (05:03 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 16 Mar 2009 10:49:21 +0000 (19:49 +0900)
-- log --
arch/sh/kernel/cpu/sh4/../sh3/entry.S:365: Error: invalid operands for opcode
make[4]: *** [arch/sh/kernel/cpu/sh4/../sh3/entry.o] Error 1
make[3]: *** [arch/sh/kernel/cpu/sh4] Error 2
-- log --

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found