ARM: EXYNOS: Remove legacy L2X0 initialization
authorArnd Bergmann <arnd@arndb.de>
Tue, 18 Jun 2013 16:36:52 +0000 (01:36 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 16:37:52 +0000 (01:37 +0900)
commit87107d89052bcec1fe91b309631de4ed294a5171
tree70fb6458acb0b7dce92a6c1fb41fcb000f4942a1
parent0e2238ec27cb320efd73f3ea7cfc730539fc011d
ARM: EXYNOS: Remove legacy L2X0 initialization

Since Exynos is now supporting only DT-based boot, the old L2X0
initialization code is not needed anymore, so exynos4_l2x0_cache_init()
can be greatly simplified.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/common.c
This page took 0.024242 seconds and 5 git commands to generate.