commit | af337f3e633a198034a99450416257ddf2307497 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Apr 28 18:03:57 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon May 10 11:44:42 2010 +0900 |
tree | e5e308a4373f4981fc0c5a6361402f29644c677d | |
parent | d11a7d7100123d178821f82ecc11ba2d9d6e97c8 [diff] |
ARM: S3C2443: Move parts of the clock code to common clock file To share code with some of the newer parts such as the S3C2416, move parts of arch/arm/mach-s3c2443/clock.c to a common file called arch/arm/plat-s3c24xx/s3c2443-clock.c. Update the build configuration to deal with this new file. Signed-off-by: Ben Dooks <ben-linux@fluff.org>