summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp/clk-gate.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/mmp/clk-gate.c')
-rw-r--r--drivers/clk/mmp/clk-gate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/mmp/clk-gate.c b/drivers/clk/mmp/clk-gate.c
index 350eeb3e9e25..6855815ee8be 100644
--- a/drivers/clk/mmp/clk-gate.c
+++ b/drivers/clk/mmp/clk-gate.c
@@ -15,7 +15,7 @@
#include "clk.h"
/*
- * Some clocks will have mutiple bits to enable the clocks, and
+ * Some clocks will have multiple bits to enable the clocks, and
* the bits to disable the clock is not same as enabling bits.
*/