ARM: S5PV310: Remove L2 cache init in machine
authorKyungmin Park <kyungmin.park@samsung.com>
Thu, 21 Oct 2010 07:28:20 +0000 (16:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:11:07 +0000 (16:11 +0900)
commit57c1f8713605489b3d4914f68a96564858d7c91d
tree86792683a335c845eeb238f24261006c7be86874
parent63612a1f916d2f1b51bed68cd6d90245371430f1
ARM: S5PV310: Remove L2 cache init in machine

Basically, need L2 cache initialize function in ARCH_S5PV310. So it would
be better to move it into ARCH_S5PV310 common part. This patch removes L2
cache initialization code at the each board file.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pv310/mach-smdkc210.c
arch/arm/mach-s5pv310/mach-smdkv310.c
arch/arm/mach-s5pv310/mach-universal_c210.c