From: LEROY Christophe Date: Fri, 29 Aug 2014 09:14:38 +0000 (+0200) Subject: powerpc/8xx: No need to save r10 and r3 when not calling FixupDAR X-Git-Tag: omap-for-v3.19/prcm-cleanup~114^2~22^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bcbe24f6c7aec918b8cb75e53f8f7f897e3a091;p=pandora-kernel.git 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 Signed-off-by: Scott Wood --- Reading git-diff-tree failed