[MIPS] Move ARC code into arch/mips/fw/arc
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 5 Sep 2007 06:59:34 +0000 (08:59 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:06 +0000 (23:46 +0100)
commit2f56cfdd812a17623483d3dfa3370a2e6282b245
tree624e2bfccf0b0ee02cd94343acdf5d3364cb002e
parentdf78b5c8faa72b3c04f82faab126de93af178348
[MIPS] Move ARC code into arch/mips/fw/arc

Move the ARC code to arch/mips/fw/arc from arch/mips/arc.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
34 files changed:
arch/mips/Makefile
arch/mips/arc/Makefile [deleted file]
arch/mips/arc/arc_con.c [deleted file]
arch/mips/arc/cmdline.c [deleted file]
arch/mips/arc/env.c [deleted file]
arch/mips/arc/file.c [deleted file]
arch/mips/arc/identify.c [deleted file]
arch/mips/arc/init.c [deleted file]
arch/mips/arc/memory.c [deleted file]
arch/mips/arc/misc.c [deleted file]
arch/mips/arc/promlib.c [deleted file]
arch/mips/arc/salone.c [deleted file]
arch/mips/arc/time.c [deleted file]
arch/mips/arc/tree.c [deleted file]
arch/mips/fw/arc/Makefile [new file with mode: 0644]
arch/mips/fw/arc/arc_con.c [new file with mode: 0644]
arch/mips/fw/arc/cmdline.c [new file with mode: 0644]
arch/mips/fw/arc/env.c [new file with mode: 0644]
arch/mips/fw/arc/file.c [new file with mode: 0644]
arch/mips/fw/arc/identify.c [new file with mode: 0644]
arch/mips/fw/arc/init.c [new file with mode: 0644]
arch/mips/fw/arc/memory.c [new file with mode: 0644]
arch/mips/fw/arc/misc.c [new file with mode: 0644]
arch/mips/fw/arc/promlib.c [new file with mode: 0644]
arch/mips/fw/arc/salone.c [new file with mode: 0644]
arch/mips/fw/arc/time.c [new file with mode: 0644]
arch/mips/fw/arc/tree.c [new file with mode: 0644]
arch/mips/sni/setup.c
include/asm-mips/arc/hinv.h [deleted file]
include/asm-mips/arc/types.h [deleted file]
include/asm-mips/fw/arc/hinv.h [new file with mode: 0644]
include/asm-mips/fw/arc/types.h [new file with mode: 0644]
include/asm-mips/sgiarcs.h
include/asm-mips/sn/klconfig.h