]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx
authorBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 05:53:19 +0000 (14:53 +0900)
committerBen Dooks <ben-linux@fluff.org>
Sat, 20 Feb 2010 22:34:01 +0000 (22:34 +0000)
commit62acb2f82dc27cd40729e7d4c2879e57fe41b927
treefa9fcb56e06b0fd066036ce5ee6aeee235a6f3b2
parent6ce8fde296e56cda9d7416e015ed2fe495c9c48c
ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx

Merge plat-s3c64xx/s3c6400-clock.c mach-s3c64xx/clock.c placing all the
clock code into one place.

Note, no effort is made in this patch to squash the init functions
together.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/clock.c
arch/arm/plat-s3c64xx/Kconfig
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-s3c64xx/s3c6400-clock.c [deleted file]