ARM: kill Hynix h720x platform
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 20:59:59 +0000 (21:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 20:59:59 +0000 (21:59 +0100)
commite7b64391baff6969adeb7b0152c0317a9398fdda
tree7a5ce6fcfed620cf8e9fca388891e5a1cefb851a
parent947906a6848a25a8ea4b09c9067654bb700d1534
ARM: kill Hynix h720x platform

The platform was merged about 10 years ago, and has seen few updates
for most of the time since. The people that merged the code seem
no longer interested in it either, so let's remove it now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Robert Schwebel <r.schwebel@pengutronix.de>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
23 files changed:
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/configs/h7201_defconfig [deleted file]
arch/arm/configs/h7202_defconfig [deleted file]
arch/arm/mach-h720x/Kconfig [deleted file]
arch/arm/mach-h720x/Makefile [deleted file]
arch/arm/mach-h720x/Makefile.boot [deleted file]
arch/arm/mach-h720x/common.c [deleted file]
arch/arm/mach-h720x/common.h [deleted file]
arch/arm/mach-h720x/cpu-h7201.c [deleted file]
arch/arm/mach-h720x/cpu-h7202.c [deleted file]
arch/arm/mach-h720x/h7201-eval.c [deleted file]
arch/arm/mach-h720x/h7202-eval.c [deleted file]
arch/arm/mach-h720x/include/mach/boards.h [deleted file]
arch/arm/mach-h720x/include/mach/debug-macro.S [deleted file]
arch/arm/mach-h720x/include/mach/entry-macro.S [deleted file]
arch/arm/mach-h720x/include/mach/h7201-regs.h [deleted file]
arch/arm/mach-h720x/include/mach/h7202-regs.h [deleted file]
arch/arm/mach-h720x/include/mach/hardware.h [deleted file]
arch/arm/mach-h720x/include/mach/irqs.h [deleted file]
arch/arm/mach-h720x/include/mach/isa-dma.h [deleted file]
arch/arm/mach-h720x/include/mach/timex.h [deleted file]
arch/arm/mach-h720x/include/mach/uncompress.h [deleted file]