From: Russell King Date: Mon, 28 Apr 2014 14:54:08 +0000 (+0100) Subject: ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b0bc4041baf0444e4ddd969849bb1d91703f59;p=pandora-kernel.git ARM: l2c: exynos: convert to generic l2c OF initialisation (and thereby fix it) exynos was unconditionally calling the L2 cache initialisation from an early_initcall. This breaks multiplatform kernels. Thankfully, converting to generic l2c initialisation fixes this. Signed-off-by: Russell King --- Reading git-diff-tree failed