android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu/sh3
Paul Mundt 0d5e19ab07 sh: Fix up SH-X3 general exception handler build.
With the recent entry.S refactoring, the SH-X3 path had a mov.l for a
register to register copy, resulting in:

  AS      arch/sh/kernel/cpu/sh4/../sh3/entry.o
arch/sh/kernel/cpu/sh4/../sh3/entry.S: Assembler messages:
arch/sh/kernel/cpu/sh4/../sh3/entry.S:366: Error: invalid operands for opcode
make[3]: *** [arch/sh/kernel/cpu/sh4/../sh3/entry.o] Error 1

Switch it over to a mov to fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-02-27 17:02:28 +09:00
..
clock-sh3.c
clock-sh7705.c
clock-sh7706.c
clock-sh7709.c
clock-sh7710.c
clock-sh7712.c
entry.S sh: Fix up SH-X3 general exception handler build. 2009-02-27 17:02:28 +09:00
ex.S sh: Generic kgdb stub support. 2008-12-22 18:44:04 +09:00
Makefile sh: Add sh7720 pinmux code 2008-10-20 10:34:25 +09:00
pinmux-sh7720.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
probe.c sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. 2008-02-25 18:49:44 +09:00
setup-sh3.c sh: add interrupt ack code to sh3 2008-05-08 19:52:03 +09:00
setup-sh770x.c sh: unify external irq pin code for sh3 2008-05-08 19:52:00 +09:00
setup-sh7705.c sh: unify external irq pin code for sh3 2008-05-08 19:52:00 +09:00
setup-sh7710.c sh: clean up sh7710 and sh7720 intc tables 2008-05-08 19:52:04 +09:00
setup-sh7720.c sh: clean up sh7710 and sh7720 intc tables 2008-05-08 19:52:04 +09:00