aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/st
diff options
context:
space:
mode:
authorGabriel Fernandez <gabriel.fernandez@linaro.org>2015-06-23 16:09:21 +0200
committerStephen Boyd <sboyd@codeaurora.org>2015-07-06 12:25:36 -0700
commitc14bada8f71eef63d4465aa8e3a479104a06e7c7 (patch)
tree4bfd00d998c4abb94274a548138a973ec1357741 /drivers/clk/st
parentclk: qcom: Use parent rate when set rate to pixel RCG clock (diff)
downloadlinux-dev-c14bada8f71eef63d4465aa8e3a479104a06e7c7.tar.xz
linux-dev-c14bada8f71eef63d4465aa8e3a479104a06e7c7.zip
drivers: clk: st: Remove unused code
Remove this duplicated code due to a bad copy / paste. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/st')
-rw-r--r--drivers/clk/st/clkgen-fsyn.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/clk/st/clkgen-fsyn.c b/drivers/clk/st/clkgen-fsyn.c
index e94197f04b0b..099ed6050d25 100644
--- a/drivers/clk/st/clkgen-fsyn.c
+++ b/drivers/clk/st/clkgen-fsyn.c
@@ -1082,10 +1082,6 @@ static const struct of_device_id quadfs_of_match[] = {
.compatible = "st,stih407-quadfs660-D",
.data = &st_fs660c32_D_407
},
- {
- .compatible = "st,stih407-quadfs660-D",
- .data = (void *)&st_fs660c32_D_407
- },
{}
};