Skip to content

Commit

Permalink
ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Dooks committed Feb 20, 2010
1 parent 6ce8fde commit 62acb2f
Show file tree
Hide file tree
Showing 5 changed files with 507 additions and 553 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-s3c64xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@

config CPU_S3C6400
bool
select CPU_S3C6400_CLOCK
help
Enable S3C6400 CPU support

config CPU_S3C6410
bool
select CPU_S3C6400_CLOCK
help
Enable S3C6410 CPU support

Expand Down
Loading

0 comments on commit 62acb2f

Please sign in to comment.