summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-05-26 16:15:31 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-06-05 11:33:47 +1000
commitb0c4acb1dd7c653f78391661079af544429b1f22 (patch)
tree10be58cbf195e9b24455ecf82885fe3d3627c06f /arch/powerpc/platforms
parente6536a9f94c00a5e1da0a869ccea07e9a59665e4 (diff)
downloadop-kernel-dev-b0c4acb1dd7c653f78391661079af544429b1f22.zip
op-kernel-dev-b0c4acb1dd7c653f78391661079af544429b1f22.tar.gz
powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"
Trivial fix to spelling mistake in hmi_error_types text Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Stewart Smith <stewart@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms')
-rw-r--r--arch/powerpc/platforms/powernv/opal-hmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/powernv/opal-hmi.c b/arch/powerpc/platforms/powernv/opal-hmi.c
index 4efc95b..586ec71 100644
--- a/arch/powerpc/platforms/powernv/opal-hmi.c
+++ b/arch/powerpc/platforms/powernv/opal-hmi.c
@@ -177,7 +177,7 @@ static void print_hmi_event_info(struct OpalHMIEvent *hmi_evt)
"Processor recovery occurred for masked error",
"Timer facility experienced an error",
"TFMR SPR is corrupted",
- "UPS (Uniterrupted Power System) Overflow indication",
+ "UPS (Uninterrupted Power System) Overflow indication",
"An XSCOM operation failure",
"An XSCOM operation completed",
"SCOM has set a reserved FIR bit to cause recovery",
OpenPOWER on IntegriCloud