瀏覽代碼

clk: u300: Terminate of match table

Failure to terminate this match table can lead to boot failures
depending on where the compiler places the match table.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Stephen Boyd 11 年之前
父節點
當前提交
65e75d42b3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/clk/clk-u300.c

+ 1 - 0
drivers/clk/clk-u300.c

@@ -1168,6 +1168,7 @@ static const struct of_device_id u300_clk_match[] __initconst = {
 		.compatible = "stericsson,u300-syscon-mclk",
 		.data = of_u300_syscon_mclk_init,
 	},
+	{}
 };