powerpc: Move and fix MTMSR_EERI definition
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 4 Jul 2012 04:49:12 +0000 (14:49 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:08 +0000 (19:18 +1000)
Move this duplicated definition to ppc_asm.h and remove the
braces which prevent the use of %rN register names

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found