[PATCH 2/2] CLK: TI: OMAP4: remove 'dss_fck' alias

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



'dss_fck' clock was recently removed, but a clock alias for it was left.
This causes a warning:

ti_dt_clocks_register: failed to lookup clock node dss_fck

Remove the unneeded clock alias.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
---
 drivers/clk/ti/clk-44xx.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clk/ti/clk-44xx.c b/drivers/clk/ti/clk-44xx.c
index 35a0f01bbaf4..b1169e87e2d4 100644
--- a/drivers/clk/ti/clk-44xx.c
+++ b/drivers/clk/ti/clk-44xx.c
@@ -126,7 +126,6 @@ static struct ti_dt_clk omap44xx_clks[] = {
 	DT_CLK(NULL, "dss_tv_clk", "dss_tv_clk"),
 	DT_CLK(NULL, "dss_dss_clk", "dss_dss_clk"),
 	DT_CLK(NULL, "dss_48mhz_clk", "dss_48mhz_clk"),
-	DT_CLK(NULL, "dss_fck", "dss_fck"),
 	DT_CLK(NULL, "fdif_fck", "fdif_fck"),
 	DT_CLK(NULL, "gpio1_dbclk", "gpio1_dbclk"),
 	DT_CLK(NULL, "gpio2_dbclk", "gpio2_dbclk"),
-- 
2.2.0

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux