From: Tony Lindgren Date: Thu, 11 Mar 2010 03:01:31 +0000 (-0800) Subject: omap3/4: Fix compile for omap_smc1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fe713acc5afc9664afff440b3abe133a1c529f;p=pandora-kernel.git omap3/4: Fix compile for omap_smc1 Commit d309427e792ea750cdd312e7a92cf6047ae44962 added support for CACHE_L2X0, this however breaks multi-omap builds for V6 because of dsb and smc. NOTE: The proper fix is to separate omap_smc1 into a separate .S file and compile it with -Wa,-march=armv7-a flags. Not-Yet-Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed