MIPS: Remove NEC MARKEINS/EMMA
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 20 Apr 2020 12:37:24 +0000 (14:37 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 9 May 2020 16:05:57 +0000 (18:05 +0200)
commit1ce4530cce233edd99d66a9fcdea20c86e8536c0
tree54a016aa20d7977947bc0679c28b1dcc22200a21
parent1b00767fd8e1b49685ee7237c3875b8aa998ae3b
MIPS: Remove NEC MARKEINS/EMMA

No (active) developer owns this hardware, so let's remove Linux support.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
19 files changed:
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/configs/markeins_defconfig [deleted file]
arch/mips/emma/Makefile [deleted file]
arch/mips/emma/Platform [deleted file]
arch/mips/emma/common/Makefile [deleted file]
arch/mips/emma/common/prom.c [deleted file]
arch/mips/emma/markeins/Makefile [deleted file]
arch/mips/emma/markeins/irq.c [deleted file]
arch/mips/emma/markeins/led.c [deleted file]
arch/mips/emma/markeins/platform.c [deleted file]
arch/mips/emma/markeins/setup.c [deleted file]
arch/mips/include/asm/emma/emma2rh.h [deleted file]
arch/mips/include/asm/emma/markeins.h [deleted file]
arch/mips/include/asm/mach-emma2rh/irq.h [deleted file]
arch/mips/pci/Makefile
arch/mips/pci/fixup-emma2rh.c [deleted file]
arch/mips/pci/ops-emma2rh.c [deleted file]
arch/mips/pci/pci-emma2rh.c [deleted file]