Commit b0c4acb1 authored by Colin Ian King's avatar Colin Ian King Committed by Michael Ellerman

powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"

Trivial fix to spelling mistake in hmi_error_types text
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Reviewed-by: default avatarStewart Smith <stewart@linux.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent e6536a9f
......@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment