commit | 09ec1d7ea67f6e23b6ef2178fa2ec48fd65477dc | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Thu Jan 31 16:54:38 2013 -0800 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sun Feb 03 16:17:10 2013 -0800 |
tree | 38318b5c98f48754521a288f40e3c77a1fe8a623 | |
parent | f44ddba3635e35317057e976888d4a12dcb0f842 [diff] |
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 <ben-linux@fluff.org> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>