]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C24XX: plat/common-smdk.h local
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 8 Feb 2013 18:18:48 +0000 (10:18 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 5 Mar 2013 01:42:47 +0000 (10:42 +0900)
commit53213245732a11a3773f5bf9f4e5bee123c86667
treecfd90278c88c7d75eac36aef330f234b785be40d
parent432b2cb22c9597f89bbe345f8b3638de97339369
ARM: S3C24XX: plat/common-smdk.h local

The header file plat/common-smdk.h is used only in mach-s3c24xx/,
so this patch moves it into mach-s3c24xx directory.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/common-smdk.c
arch/arm/mach-s3c24xx/common-smdk.h [new file with mode: 0644]
arch/arm/mach-s3c24xx/mach-qt2410.c
arch/arm/mach-s3c24xx/mach-smdk2410.c
arch/arm/mach-s3c24xx/mach-smdk2413.c
arch/arm/mach-s3c24xx/mach-smdk2416.c
arch/arm/mach-s3c24xx/mach-smdk2440.c
arch/arm/mach-s3c24xx/mach-smdk2443.c
arch/arm/plat-samsung/include/plat/common-smdk.h [deleted file]