ARM: mach-s3c24a0: delete
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 6 Jul 2011 03:44:31 +0000 (23:44 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Mon, 18 Jul 2011 14:58:18 +0000 (10:58 -0400)
commitaf0e060e24ce120804ac2b7c4abf3a13d57881ca
treed24ade96129bbab4dbe79271e1990fae92a81c9e
parent620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc
ARM: mach-s3c24a0: delete

Commit bcae8aeb32 "[ARM] S3C24A0: Initial architecture support files"
brought in a bunch of files while explicitly leaving out the corresponding
Kconfig entry, stating that the series is not complete.

More than 2.5 years later, the support for this has not seen any progress.
This is therefore dead code.  If someone wants to revive this code, it is
always possible to retrieve it from the Git repository.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
18 files changed:
arch/arm/Makefile
arch/arm/mach-s3c24a0/include/mach/debug-macro.S [deleted file]
arch/arm/mach-s3c24a0/include/mach/io.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/irqs.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/map.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/memory.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/regs-clock.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/regs-irq.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/system.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/tick.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/timex.h [deleted file]
arch/arm/mach-s3c24a0/include/mach/vmalloc.h [deleted file]
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-samsung/include/plat/gpio-cfg-helpers.h
arch/arm/plat-samsung/include/plat/regs-serial.h
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/s3c24a0.c [deleted file]