]> 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>
Mon, 1 Jul 2013 13:10:53 +0000 (15:10 +0200)
commit169c3c164f0dd791dfa023ab02c12cb286a72e6e
treece6c3e9942658c8bd32d7a5c7b1ecc7a0543d64a
parent5a772eee5544f4f84139868f7cd05806b805610d
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]