Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cascardo/linux.git] / drivers / clk / clk-rk808.c
index 0fee2f4..7438303 100644 (file)
@@ -106,7 +106,6 @@ static int rk808_clkout_probe(struct platform_device *pdev)
        if (!clk_table)
                return -ENOMEM;
 
-       init.flags = CLK_IS_ROOT;
        init.parent_names = NULL;
        init.num_parents = 0;
        init.name = "rk808-clkout1";