From: Russell King Date: Mon, 17 Mar 2014 16:35:46 +0000 (+0000) Subject: ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eab0039d3ef35bddaf02bb87c9009d484d90eea;p=pandora-kernel.git ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache Now that OMAP2 uses the write_sec method, we don't need to enable the L2 cache in OMAP2 specific code; this can be done via the normal mechanisms in the L2C code. Remove the OMAP2 specific code. Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed