提交 d5878a86 编写于 作者: C Colin Ian King 提交者: Alexandre Belloni

rtc: imxdi: fix spelling mistake in warning message

Minor issue, fix spelling mistake, happend -> happened
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 9c25a106
......@@ -303,7 +303,7 @@ static int di_handle_invalid_state(struct imxdi_dev *imxdi, u32 dsr)
sec = readl(imxdi->ioaddr + DTCMR);
if (sec != 0)
dev_warn(&imxdi->pdev->dev,
"The security violation has happend at %u seconds\n",
"The security violation has happened at %u seconds\n",
sec);
/*
* the timer cannot be set/modified if
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册