]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: mach-s3c2400: 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:59:26 +0000 (10:59 -0400)
commit632b7cf6c056a355fe920c5165c4d7772393b817
tree75ef47d4bfca9ecc090afe5a294de688163f0118
parentaf0e060e24ce120804ac2b7c4abf3a13d57881ca
ARM: mach-s3c2400: delete

On Tue, 28 Jun 2011, Ben Dooks wrote:

> On Tue, Jun 28, 2011 at 11:22:57PM +0200, Arnd Bergmann wrote:
>
> > On a related note, what about mach-s3c2400? It seems to be even more
> > incomplete.
>
> Probably the same fate awaits that. It is so old that there's little
> incentive to do anything with it.

So out it goes as well.

The PORT_S3C2400 definition in include/linux/serial_core.h is left there
to prevent a reuse of the same number for another port type.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
18 files changed:
Documentation/arm/Samsung-S3C24XX/Overview.txt
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-s3c2400/Kconfig [deleted file]
arch/arm/mach-s3c2400/Makefile [deleted file]
arch/arm/mach-s3c2400/gpio.c [deleted file]
arch/arm/mach-s3c2400/include/mach/map.h [deleted file]
arch/arm/mach-s3c2410/include/mach/gpio-fns.h
arch/arm/mach-s3c2410/include/mach/regs-gpio.h
arch/arm/mach-s3c2410/include/mach/regs-mem.h
arch/arm/mach-s3c2412/Kconfig
arch/arm/plat-s3c24xx/cpu.c
arch/arm/plat-s3c24xx/include/plat/regs-iis.h
arch/arm/plat-s3c24xx/include/plat/regs-spi.h
arch/arm/plat-s3c24xx/include/plat/s3c2400.h [deleted file]
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/s3c2400.c [deleted file]