提交 b11c36d5 编写于 作者: C Colin Ian King 提交者: Ulf Hansson

mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"

There is a spelling mistake in a pr_warn message, fix it.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 6827ca57
......@@ -597,7 +597,7 @@ static void esdhc_of_set_clock(struct sdhci_host *host, unsigned int clock)
pre_div = 4;
div = 3;
} else {
pr_warn("%s: using upsupported clock division.\n",
pr_warn("%s: using unsupported clock division.\n",
mmc_hostname(host->mmc));
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册