clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
[firefly-linux-kernel-4.4.55.git] / drivers / clk / berlin / bg2q.c
index 221f40c2b850c1fafc1143e7f5b4458ecad55982..243f421abcb45815f2bd55a5bb22697346fac648 100644 (file)
@@ -283,7 +283,7 @@ static const struct berlin2_gate_data bg2q_gates[] __initconst = {
        { "usb2",       "perif",        13 },
        { "usb3",       "perif",        14 },
        { "pbridge",    "perif",        15, CLK_IGNORE_UNUSED },
-       { "sdio",       "perif",        16, CLK_IGNORE_UNUSED },
+       { "sdio",       "perif",        16 },
        { "nfc",        "perif",        18 },
        { "pcie",       "perif",        22 },
 };