From: Santosh Shilimkar Date: Sun, 10 Feb 2013 07:48:42 +0000 (+0530) Subject: ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path X-Git-Tag: omap-for-v3.10/cleanup-v2-signed^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466caec026e38df1a3dda117ac90ccc82b8d3f14;p=pandora-kernel.git ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path This was borrowed from ARM versatile code with pen_release mechanism but since OMAP uses hardware register based synchronisation, pen_release stuff was dropped. Unfortunately the cacheflush wasn't dropped along with it. Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed