sh: Move sh64 boards to arch/sh/.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 8 Nov 2007 10:21:50 +0000 (19:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:40 +0000 (13:18 +0900)
commitdb092ee6509ecd3f65843202982a8e2ff9e74cdd
treeccb70a3a0a6032ff465fe7053598b4a5b6f7f328
parent0fa70efbd45a6c4fd946fa71c0a609f2c509d07c
sh: Move sh64 boards to arch/sh/.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
18 files changed:
arch/sh/mach-cayman/Makefile [new file with mode: 0644]
arch/sh/mach-cayman/iomap.c [new file with mode: 0644]
arch/sh/mach-cayman/irq.c [new file with mode: 0644]
arch/sh/mach-cayman/led.c [new file with mode: 0644]
arch/sh/mach-cayman/setup.c [new file with mode: 0644]
arch/sh/mach-harp/Makefile [new file with mode: 0644]
arch/sh/mach-harp/setup.c [new file with mode: 0644]
arch/sh/mach-sim/Makefile [new file with mode: 0644]
arch/sh/mach-sim/setup.c [new file with mode: 0644]
arch/sh64/mach-cayman/Makefile [deleted file]
arch/sh64/mach-cayman/iomap.c [deleted file]
arch/sh64/mach-cayman/irq.c [deleted file]
arch/sh64/mach-cayman/led.c [deleted file]
arch/sh64/mach-cayman/setup.c [deleted file]
arch/sh64/mach-harp/Makefile [deleted file]
arch/sh64/mach-harp/setup.c [deleted file]
arch/sh64/mach-sim/Makefile [deleted file]
arch/sh64/mach-sim/setup.c [deleted file]
This page took 0.025338 seconds and 5 git commands to generate.