[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S
authorBecky Bruce <bgill@freescale.com>
Tue, 13 Feb 2007 22:00:49 +0000 (16:00 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 13 Feb 2007 22:13:27 +0000 (16:13 -0600)
commit02ed82ccc5171bc3c88666568edcb71f3d4a79f6
tree1f3647b30e382d877a5653350a689c7224c503de
parenteb11a720a85833bbd9b92628f196583ee1d50d4e
[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 <becky.bruce@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/head_fsl_booke.S
arch/ppc/kernel/head_fsl_booke.S