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:
Javier Martinez Canillas
2015-09-17 15:49:29 +02:00
کامیت شده توسط Stephen Boyd
والد cb2eb7de38
کامیت 90c53547fc
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده

مشاهده پرونده

@@ -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