Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -177,7 +177,7 @@ static void print_hmi_event_info(struct OpalHMIEvent *hmi_evt)
		"Processor recovery occurred for masked error",
		"Processor recovery occurred for masked error",
		"Timer facility experienced an error",
		"Timer facility experienced an error",
		"TFMR SPR is corrupted",
		"TFMR SPR is corrupted",
		"UPS (Uniterrupted Power System) Overflow indication",
		"UPS (Uninterrupted Power System) Overflow indication",
		"An XSCOM operation failure",
		"An XSCOM operation failure",
		"An XSCOM operation completed",
		"An XSCOM operation completed",
		"SCOM has set a reserved FIR bit to cause recovery",
		"SCOM has set a reserved FIR bit to cause recovery",