From: Ben Dooks Date: Tue, 21 Oct 2008 13:06:33 +0000 (+0100) Subject: [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c X-Git-Tag: v2.6.29-rc1~559^2~9^2~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93bc6b6371b6b7303ffdae0d69dcdc443b8b0d8a;p=pandora-kernel.git [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c Only certain boards need these clocks, and they are not available on some CPUs (such as the S3C24A0) so remove them from arch/arm/plat-s3c24xx/clock.c and into their own file with appropriate Kconfig entries. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed