]> 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>
Thu, 20 Jun 2013 14:58:07 +0000 (16:58 +0200)
commit54c4bc2ad55eb082f1a61114549d08514c27d08a
tree162d97fd532a798f1d6daa77e572411fda53a232
parent6c3a2d140d3b67e1564ee94727f0d43a2cdeb9f5
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]