Loading drivers/clk/clk-wm831x.c +0 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ static const struct clk_ops wm831x_xtal_ops = { static struct clk_init_data wm831x_xtal_init = { .name = "xtal", .ops = &wm831x_xtal_ops, .flags = CLK_IS_ROOT, }; static const unsigned long wm831x_fll_auto_rates[] = { Loading Loading
drivers/clk/clk-wm831x.c +0 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ static const struct clk_ops wm831x_xtal_ops = { static struct clk_init_data wm831x_xtal_init = { .name = "xtal", .ops = &wm831x_xtal_ops, .flags = CLK_IS_ROOT, }; static const unsigned long wm831x_fll_auto_rates[] = { Loading