From: Kukjin Kim Date: Mon, 21 Jan 2013 22:51:08 +0000 (-0800) Subject: ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ X-Git-Tag: v3.9-rc1~122^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98713e401f5cfc2a6c7cdea71b8b71c462a195ce;p=pandora-kernel.git ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ 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 --- Reading git-diff-tree failed