ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 1 Feb 2013 00:54:38 +0000 (16:54 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 4 Feb 2013 00:17:10 +0000 (16:17 -0800)
This patch is for just moving plat-s3c24xx/*.c into mach-s3c24xx/, so
that we could remove plat-s3c24xx directory. But since the PLAT_S3C24XX
is used in drivers, the statement is not deleted and it will be sorted
out next time.

Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found