powerpc: Remove mtmsrd(), use existing mtmsr()
authorAnton Blanchard <anton@samba.org>
Tue, 7 Jul 2015 03:56:59 +0000 (13:56 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 13 Jul 2015 05:47:28 +0000 (15:47 +1000)
commit1c53973172f84fafa8ad94f17ac427fdd4f260a2
tree978a7c6fe05e7c8366a1fad207535173733f2a46
parente8a4fd0afe05d5213d809fa686d3b8319464acfd
powerpc: Remove mtmsrd(), use existing mtmsr()

mtmsr() does the right thing on 32bit and 64bit, so use it everywhere.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h
arch/powerpc/oprofile/op_model_power4.c