提交 e6536a9f 编写于 作者: C Colin Ian King 提交者: Michael Ellerman

powerpc: fix spelling mistake: "Usupported" -> "Unsupported"

Trivial fix to spelling mistake in bootx_printf message text
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 eabdb8ca
......@@ -519,7 +519,7 @@ void __init bootx_init(unsigned long r3, unsigned long r4)
;
}
if (bi->architecture != BOOT_ARCH_PCI) {
bootx_printf(" !!! WARNING - Usupported machine"
bootx_printf(" !!! WARNING - Unsupported machine"
" architecture !\n");
for (;;)
;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册