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

Commit a82d12b8 authored by Colin Ian King's avatar Colin Ian King Committed by Ulf Hansson
Browse files

clk: apn806: fix spelling mistake: "mising" -> "missing"



trivial fix to spelling mistake in dev_warn message

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Acked-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 6b236f37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ static int ap806_syscon_clk_probe(struct platform_device *pdev)
					  4, &name)) {
		ap806_clk_data.clk_num--;
		dev_warn(&pdev->dev,
			 "eMMC clock mising: update the device tree!\n");
			 "eMMC clock missing: update the device tree!\n");
	} else {
		ap806_clks[4] = clk_register_fixed_factor(NULL, name,
							  fixedclk_name,