clk: max77686: Remove redundant break
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 8 Oct 2013 11:17:48 +0000 (16:47 +0530)
committerMike Turquette <mturquette@linaro.org>
Thu, 26 Dec 2013 21:57:00 +0000 (13:57 -0800)
'break' after 'goto' is redundant. Remove it.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-max77686.c

Simple merge