From: Kyungmin Park Date: Thu, 21 Oct 2010 07:28:20 +0000 (+0900) Subject: ARM: S5PV310: Remove L2 cache init in machine X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c1f8713605489b3d4914f68a96564858d7c91d;p=pandora-kernel.git 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 Signed-off-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed