From 1c53973172f84fafa8ad94f17ac427fdd4f260a2 Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Tue, 7 Jul 2015 13:56:59 +1000 Subject: [PATCH] powerpc: Remove mtmsrd(), use existing mtmsr() mtmsr() does the right thing on 32bit and 64bit, so use it everywhere. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-format-patch failed