From: Scott Wood Date: Thu, 2 Jan 2014 22:37:50 +0000 (-0600) Subject: powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg X-Git-Tag: v3.14-rc1~80^2~5^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58a7bd6df7b61446b833a7c72f8a1f11066e0b0;p=pandora-kernel.git powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg This fixes a build break that was probably introduced with the removal of -Wa,-me500 (commit f49596a4cf4753d13951608f24f939a59fdcc653), where the assembler refuses to recognize SPRG4-7 with a generic PPC target. Signed-off-by: Scott Wood Cc: Dongsheng Wang Cc: Anton Vorontsov Reviewed-by: Wang Dongsheng Tested-by: Wang Dongsheng --- Reading git-diff-tree failed