[PATCH] clk: qcom: Kconfig: Fix spelling mistake "dyanmic" -> "dynamic"

From: Colin King
Date: Thu Nov 26 2020 - 18:24:21 EST


From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
---
drivers/clk/qcom/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
index 48c624a1eff1..8c8b568609d4 100644
--- a/drivers/clk/qcom/Kconfig
+++ b/drivers/clk/qcom/Kconfig
@@ -44,7 +44,7 @@ config QCOM_CLK_APCC_MSM8996
help
Support for the CPU clock controller on msm8996 devices.
Say Y if you want to support CPU clock scaling using CPUfreq
- drivers for dyanmic power management.
+ drivers for dynamic power management.

config QCOM_CLK_RPM
tristate "RPM based Clock Controller"
--
2.29.2