From: Shawn Guo Date: Mon, 8 Jul 2013 13:45:20 +0000 (+0800) Subject: ARM: imx: let L2 initialization be a common function X-Git-Tag: v3.12-rc1~115^2~6^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a07569611daf4190c0fd2c2bb1e2189c0cb479;p=pandora-kernel.git ARM: imx: let L2 initialization be a common function Move imx6q L2 initialization function imx6q_init_l2cache() into system.c, and rename it imx_init_l2cache(), so that other platforms other than imx6q can also use the function. Signed-off-by: Shawn Guo Acked-by: Dirk Behme --- Reading git-diff-tree failed