ARM: S3C24XX: Move common-smdk code to mach directory
authorHeiko Stuebner <heiko@sntech.de>
Wed, 7 Mar 2012 09:47:01 +0000 (01:47 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 7 Mar 2012 09:47:01 +0000 (01:47 -0800)
commit28c569f6957859d7d53681e00758980750da0250
treeaee4a87960b04b872b7a625ac43aa2c488e5442a
parent880bcd4a8363f24375027f9ded4670960dcfa70a
ARM: S3C24XX: Move common-smdk code to mach directory

This code is used by boards based on the S3C2410/S3C2440/S3C2416.
The patch includes also a rename of the option, as the smdk code
is not a mach itself, but only an extension with common code.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/Makefile
arch/arm/mach-s3c24xx/common-smdk.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/common-smdk.c [deleted file]
This page took 0.040193 seconds and 5 git commands to generate.