ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.c
authorKukjin Kim <kgene.kim@samsung.com>
Thu, 18 Aug 2011 12:14:28 +0000 (21:14 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 18 Aug 2011 12:22:27 +0000 (21:22 +0900)
commit42c0d26d2c32941e93ee805b32f7aebf8ba0a7d4
treea85e0bdefe3093525f9ea977ff5918c1e7a5860d
parent93ee7a9340d64f20295aacc3fb6a22b759323280
ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.c

Since the components on SMDKC210 are similar with SMDKV310
even though its memory is different. So we can support the
SMDKC210 and SMDKV310 on mach-smdkv310.c, one machine file.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/mach-smdkc210.c [deleted file]
arch/arm/mach-exynos4/mach-smdkv310.c
This page took 0.025004 seconds and 5 git commands to generate.