From: Varun Sethi Date: Thu, 24 Mar 2011 11:50:26 +0000 (+0000) Subject: powerpc/booke: Correct the SPRN_MAS5 definition. X-Git-Tag: v2.6.39-rc2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e02d7f88a08b500f0a100733109e4b09ffbeb2;p=pandora-kernel.git powerpc/booke: Correct the SPRN_MAS5 definition. 339 is the SPR number for MAS5 documented by Power ISA 2.06, and implemented by e500mc. It is not yet used anywhere in the kernel, so nothing should be relying on the wrong number. Signed-off-by: Varun Sethi Signed-off-by: Scott Wood Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed