[ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:33 +0000 (14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:46:00 +0000 (21:46 +0000)
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 <ben-linux@fluff.org>

No differences found