clk: hix5hd2: Silence sparse warnings
[deliverable/linux.git] / drivers / clk / hisilicon / clk-hix5hd2.c
index f1d239435826ca6e7a873d08c9dcaa0c8590e630..78bd95b6fc7b3ca012e10d4d5dfe444ee3707a99 100644 (file)
@@ -252,8 +252,9 @@ static struct clk_ops clk_complex_ops = {
        .disable = clk_complex_disable,
 };
 
-void __init hix5hd2_clk_register_complex(struct hix5hd2_complex_clock *clks,
-                                        int nums, struct hisi_clock_data *data)
+static void __init
+hix5hd2_clk_register_complex(struct hix5hd2_complex_clock *clks, int nums,
+                            struct hisi_clock_data *data)
 {
        void __iomem *base = data->base;
        int i;
This page took 0.027444 seconds and 5 git commands to generate.