ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
authorBen Dooks <ben-linux@fluff.org>
Wed, 23 Dec 2009 18:43:48 +0000 (18:43 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:11 +0000 (17:10 +0900)
commit2c2f69b15d5420291a941ace10149e76f0af7ab0
treed2e8725f81cc0b877658dd828a7f40d45f88df01
parent682e2b7d45878586ce84f6993da0b8a2981a399d
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung

This is the core implementation of the clock code for all Samsung based
SoCs, so move it to arch/arm/plat-samsung (the clock.h file has already
been moved).

Since the file is built for every Samsung SoC, no changes are needed to the
Kconfig system.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/Makefile
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/clock.c [moved from arch/arm/plat-s3c/clock.c with 100% similarity]