]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: remove the broken SH_MPC1211 support
authorAdrian Bunk <bunk@kernel.org>
Sun, 30 Mar 2008 22:40:17 +0000 (01:40 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 8 May 2008 10:51:39 +0000 (19:51 +0900)
commitf5f826c685464301e4316a9321eb95801c653158
tree44ca0475e4894edde26f5e16de0e311a9ef3c927
parent2a6b8148c050941dd61779cb0b49c5c3ea854ebf
sh: remove the broken SH_MPC1211 support

SH_MPC1211 has been marked as BROKEN for some time.

Unless someone is working on reviving it now, I'd therefore suggest this
patch to remove it.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
18 files changed:
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/mpc1211/Makefile [deleted file]
arch/sh/boards/mpc1211/pci.c [deleted file]
arch/sh/boards/mpc1211/rtc.c [deleted file]
arch/sh/boards/mpc1211/setup.c [deleted file]
arch/sh/tools/mach-types
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/mpc1211.c [deleted file]
include/asm-sh/keyboard.h [deleted file]
include/asm-sh/mpc1211/dma.h [deleted file]
include/asm-sh/mpc1211/io.h [deleted file]
include/asm-sh/mpc1211/keyboard.h [deleted file]
include/asm-sh/mpc1211/m1543c.h [deleted file]
include/asm-sh/mpc1211/mc146818rtc.h [deleted file]
include/asm-sh/mpc1211/mpc1211.h [deleted file]
include/asm-sh/mpc1211/pci.h [deleted file]