From: Kukjin Kim Date: Fri, 1 Feb 2013 00:54:38 +0000 (-0800) Subject: ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ X-Git-Tag: v3.9-rc1~122^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ec1d7ea67f6e23b6ef2178fa2ec48fd65477dc;p=pandora-kernel.git ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ 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 Cc: Russell King Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed