]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
authorPaul Mundt <lethal@linux-sh.org>
Tue, 17 Jan 2006 06:14:08 +0000 (22:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 17 Jan 2006 07:15:27 +0000 (23:15 -0800)
commit0025835cf20e07056b8521b8c1d7d0bfe07e81f1
treeaf60b66554b531fb93f591649014e3641427abf4
parent5ebdce726baf17eb66c5a1bf402ae6f161a082ed
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx

Most of the reasons for keeping these separate before was due to hp690
discontig, and since we have a workaround for that now (abusing some shadow
space so everything is magically contiguous), there's no reason to keep the
targets separate.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
12 files changed:
arch/sh/boards/hp6xx/Makefile [new file with mode: 0644]
arch/sh/boards/hp6xx/hp620/Makefile [deleted file]
arch/sh/boards/hp6xx/hp620/mach.c [deleted file]
arch/sh/boards/hp6xx/hp620/setup.c [deleted file]
arch/sh/boards/hp6xx/hp680/Makefile [deleted file]
arch/sh/boards/hp6xx/hp690/Makefile [deleted file]
arch/sh/boards/hp6xx/hp690/mach.c [deleted file]
arch/sh/boards/hp6xx/mach.c [moved from arch/sh/boards/hp6xx/hp680/mach.c with 79% similarity]
arch/sh/boards/hp6xx/setup.c [moved from arch/sh/boards/hp6xx/hp680/setup.c with 70% similarity]
arch/sh/configs/hp6xx_defconfig [moved from arch/sh/configs/hp680_defconfig with 63% similarity]
arch/sh/tools/mach-types
drivers/input/touchscreen/Kconfig