]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Delete Wind River ppmc eval board support.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 18 Jun 2013 17:01:10 +0000 (17:01 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 21:03:28 +0000 (23:03 +0200)
commite8352bbcfadf9af36a64a01ce799617ef93f600d
tree89e6c39c500d3bd69733c4ca377bdb860fed5321
parent3747069b25e419f6b51395f48127e9812abc3596
MIPS: Delete Wind River ppmc eval board support.

This board has been EOL for many years now; lets not burden people doing
build coverage and other tree wide work with working on essentially dead
files.

[ralf@linux-mips.org: Also remove arch/mips/include/asm/mach-wrppmc/war.h.]

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-mips@linux-mips.org
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Patchwork: http://patchwork.linux-mips.org/patch/5503/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
15 files changed:
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/configs/wrppmc_defconfig [deleted file]
arch/mips/include/asm/mach-wrppmc/mach-gt64120.h [deleted file]
arch/mips/include/asm/mach-wrppmc/war.h [deleted file]
arch/mips/pci/Makefile
arch/mips/pci/fixup-wrppmc.c [deleted file]
arch/mips/wrppmc/Makefile [deleted file]
arch/mips/wrppmc/Platform [deleted file]
arch/mips/wrppmc/irq.c [deleted file]
arch/mips/wrppmc/pci.c [deleted file]
arch/mips/wrppmc/reset.c [deleted file]
arch/mips/wrppmc/serial.c [deleted file]
arch/mips/wrppmc/setup.c [deleted file]
arch/mips/wrppmc/time.c [deleted file]