aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShow Liu <show.liu@linaro.org>2014-02-21 15:27:28 +0800
committerShow Liu <show.liu@linaro.org>2014-02-21 15:27:28 +0800
commit4d9bc587313f2cc94a7c0ad4879e4efe1575d281 (patch)
tree0b319bc172c52c32e1fee9cfa227b3890b121df2
parentea4349b629a40d7db62f9eacb8b74a18ce6a4cd5 (diff)
Fixed for build error
-rw-r--r--drivers/clk/samsung/clk-exynos5250.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/clk/samsung/clk-exynos5250.c b/drivers/clk/samsung/clk-exynos5250.c
index 5589352aae6..c2e2093233a 100644
--- a/drivers/clk/samsung/clk-exynos5250.c
+++ b/drivers/clk/samsung/clk-exynos5250.c
@@ -114,9 +114,6 @@ enum exynos5250_clks {
/* mux clocks */
mout_hdmi = 1024, mout_fimd1, mout_audio0,
- /* mux clocks */
- mout_hdmi = 1024,
-
nr_clks,
};