]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/sh/kernel/cpu/sh4a/clock-sh7723.c
sh: get rid of div6 clock names
[net-next-2.6.git] / arch / sh / kernel / cpu / sh4a / clock-sh7723.c
index edb2414896b15f7df9464aae30a094f80f9f0442..500715f7814284e7217cc68598fd5ba4181cfdd2 100644 (file)
@@ -152,7 +152,7 @@ struct clk div4_reparent_clks[DIV4_REPARENT_NR] = {
 enum { DIV6_V, DIV6_NR };
 
 struct clk div6_clks[DIV6_NR] = {
-       [DIV6_V] = SH_CLK_DIV6("video_clk", &pll_clk, VCLKCR, 0),
+       [DIV6_V] = SH_CLK_DIV6(&pll_clk, VCLKCR, 0),
 };
 
 static struct clk mstp_clks[] = {