clk: Remove unneeded semicolons
There are cleary typo errors so can be removed. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Leo Yan <leo.yan@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:

کامیت شده توسط
Stephen Boyd

والد
cb2eb7de38
کامیت
90c53547fc
@@ -1685,7 +1685,7 @@ static struct clk_core *__clk_init_parent(struct clk_core *core)
|
||||
"%s: multi-parent clocks must implement .get_parent\n",
|
||||
__func__);
|
||||
goto out;
|
||||
};
|
||||
}
|
||||
|
||||
/*
|
||||
* Do our best to cache parent clocks in core->parents. This prevents
|
||||
|
مرجع در شماره جدید
Block a user