ARM: imx: let L2 initialization be a common function
authorShawn Guo <shawn.guo@linaro.org>
Mon, 8 Jul 2013 13:45:20 +0000 (21:45 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Aug 2013 05:11:22 +0000 (13:11 +0800)
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 <shawn.guo@linaro.org>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-imx/system.c

Simple merge
Simple merge
Simple merge