From: Becky Bruce Date: Tue, 13 Feb 2007 22:00:49 +0000 (-0600) Subject: [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S X-Git-Tag: v2.6.21-rc1~273^2~3^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ed82ccc5171bc3c88666568edcb71f3d4a79f6;p=pandora-kernel.git [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S Eliminate needless invocation of the SYNC macro (which always evaluates to nothing on BookE) from head_fsl_booke.S (for both arch/ppc & arch/powerpc). Signed-off-by: Becky Bruce Signed-off-by: Kumar Gala --- Reading git-diff-tree failed