ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/
authorKukjin Kim <kgene.kim@samsung.com>
Mon, 21 Jan 2013 22:51:08 +0000 (14:51 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 21 Jan 2013 23:40:23 +0000 (15:40 -0800)
Basically, the cpufreq driver for s3c2410 should be implemented into
drivers/cpufreq, but we don't need to keep the mach-s3c2410 directory.
So this patch moves current cpufreq driver into mach-s3c24xx/.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found