clk: axm5516: Remove usage of CLK_IS_BASIC
[linux-2.6-microblaze.git] / drivers / clk / clk-axm5516.c
index 5d7ae33..98e0c9b 100644 (file)
@@ -311,7 +311,6 @@ static struct axxia_divclk clk_per_div = {
                        "clk_sm1_pll"
                },
                .num_parents = 1,
-               .flags = CLK_IS_BASIC,
                .ops = &axxia_divclk_ops,
        },
        .reg   = 0x1000c,
@@ -326,7 +325,6 @@ static struct axxia_divclk clk_mmc_div = {
                        "clk_sm1_pll"
                },
                .num_parents = 1,
-               .flags = CLK_IS_BASIC,
                .ops = &axxia_divclk_ops,
        },
        .reg   = 0x1000c,