[ARM] S3C: Move core clock support to plat-s3c
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:54 +0000 (14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:46:18 +0000 (21:46 +0000)
commitadbefaa5fdc6673bf389c00c3448b12d6125990b
treeabe2ab3a6c25e2f423437b3f2d30670dcf46382a
parentb915a125112b2500d5c6fd752948afc170a49cef
[ARM] S3C: Move core clock support to plat-s3c

Move the core clock registration and definitions
in arch/arm/plat-s3c24xx/clock.c to arch/arm/plat-s3c
to be shared with the S3C64XX implementations.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/Makefile
arch/arm/plat-s3c/clock.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/clock.c