ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory
authorKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Jan 2010 05:24:04 +0000 (14:24 +0900)
committerBen Dooks <ben-linux@fluff.org>
Wed, 27 Jan 2010 00:50:11 +0000 (09:50 +0900)
commite96b234b7e9d24e50528287b881ca229b7f094b8
treecb0ec48e8884b79cc1d01fa7a2ec0b23ec673906
parent159a3ddd6c0521b4ab81697b2cf06a903a854862
ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory

The s5p6440-clock.c and s5p6440-init.c code in the plat-s5p is specific to
s5p6440 SoC based systems. So these files are being moved to the machine
directory of s5p6440. And these files are renamed in the machine directory.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5p6440/Kconfig
arch/arm/mach-s5p6440/Makefile
arch/arm/mach-s5p6440/clock.c [moved from arch/arm/plat-s5p/s5p6440-clock.c with 99% similarity]
arch/arm/mach-s5p6440/gpio.c [moved from arch/arm/mach-s5p6440/s5p6440-gpio.c with 99% similarity]
arch/arm/mach-s5p6440/init.c [moved from arch/arm/plat-s5p/s5p6440-init.c with 94% similarity]
arch/arm/plat-s5p/Kconfig
arch/arm/plat-s5p/Makefile