powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 29 Aug 2014 09:14:38 +0000 (11:14 +0200)
committerScott Wood <scottwood@freescale.com>
Fri, 5 Sep 2014 00:23:43 +0000 (19:23 -0500)
commit5bcbe24f6c7aec918b8cb75e53f8f7f897e3a091
tree68316ab609768408be48ff9dcebb3c69a0fee3e0
parent140a6a60ba18da6b36e7fe1cafbffd09bc805f21
powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR

r10 and r3 are only used inside FixupDAR function. So lets save them inside
that function only.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S