提交 ed72af3a 编写于 作者: C Colin King 提交者: Dinh Nguyen

ARM: socfpga: fix spelling mistake in error message

Trivial fix to spelling mistake "Mananger" to "Manager"
in error message
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
上级 1001354c
......@@ -74,7 +74,7 @@ void socfpga_init_arria10_l2_ecc(void)
}
if (!sys_manager_base_addr) {
pr_err("System Mananger not mapped for L2 ECC\n");
pr_err("System Manager not mapped for L2 ECC\n");
goto exit;
}
/* Clear any pending IRQs */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册