From: Ben Dooks Date: Thu, 4 Mar 2010 23:14:44 +0000 (+0000) Subject: ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support X-Git-Tag: v2.6.34-rc2~66^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8997de30adf5d11e9c807f1d89a894ffed60616b;p=pandora-kernel.git ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support Commit 58bac7b8ded70c39bcd5f7037091051c277618aa failed to move the two PLL files s3c2440-pll-12000000.c and s3c2440-pll-16934400.c, so place these in arch/arm/mach-s3c2440 to fix this commit up. As a note, these are not built by the default configuration and thus the failure to move wasn't spotted until much later. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed