]> git.baikalelectronics.ru Git - kernel.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)
commit184d32536c2f3dbf1a6bf979c0e1c5c5805c1e7a
tree44ca0475e4894edde26f5e16de0e311a9ef3c927
parent4fa8049fc9eb2c8fde1a125d3552836e9be34188
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]