clk: st: Terminate of match table
Failure to terminate this match table can lead to boot failures depending on where the compiler places the match table. Cc: Gabriel FERNANDEZ <gabriel.fernandez@st.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
This commit is contained in:
parent
8f213af2c0
commit
70040b356f
1 changed files with 1 additions and 0 deletions
|
@ -655,6 +655,7 @@ static struct of_device_id c32_gpu_pll_of_match[] = {
|
||||||
.compatible = "st,stih416-gpu-pll-c32",
|
.compatible = "st,stih416-gpu-pll-c32",
|
||||||
.data = &st_pll1200c32_gpu_416,
|
.data = &st_pll1200c32_gpu_416,
|
||||||
},
|
},
|
||||||
|
{}
|
||||||
};
|
};
|
||||||
|
|
||||||
static void __init clkgengpu_c32_pll_setup(struct device_node *np)
|
static void __init clkgengpu_c32_pll_setup(struct device_node *np)
|
||||||
|
|
Loading…
Add table
Reference in a new issue