ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 17 Mar 2014 16:35:46 +0000 (16:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:38 +0000 (00:49 +0100)
commit7eab0039d3ef35bddaf02bb87c9009d484d90eea
treec1e4816e28b3e6fef3df50349894536119d19f9f
parent36827edd2e3711749ff472949b9cf94f4cb700e9
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 <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/omap4-common.c