From: Mikko Perttunen <mperttu...@nvidia.com>

This clock has never been able to do anything.

Signed-off-by: Mikko Perttunen <mperttu...@nvidia.com>
Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com>

---

v2:     * Don't remove emc_mux as it's being used by the MC clock now
---
 drivers/clk/tegra/clk-tegra124.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clk/tegra/clk-tegra124.c b/drivers/clk/tegra/clk-tegra124.c
index f5f9bac..07ec882 100644
--- a/drivers/clk/tegra/clk-tegra124.c
+++ b/drivers/clk/tegra/clk-tegra124.c
@@ -790,7 +790,6 @@ static struct tegra_clk tegra124_clks[tegra_clk_max] 
__initdata = {
        [tegra_clk_i2c2] = { .dt_id = TEGRA124_CLK_I2C2, .present = true },
        [tegra_clk_uartc] = { .dt_id = TEGRA124_CLK_UARTC, .present = true },
        [tegra_clk_mipi_cal] = { .dt_id = TEGRA124_CLK_MIPI_CAL, .present = 
true },
-       [tegra_clk_emc] = { .dt_id = TEGRA124_CLK_EMC, .present = true },
        [tegra_clk_usb2] = { .dt_id = TEGRA124_CLK_USB2, .present = true },
        [tegra_clk_usb3] = { .dt_id = TEGRA124_CLK_USB3, .present = true },
        [tegra_clk_vde_8] = { .dt_id = TEGRA124_CLK_VDE, .present = true },
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to