提交 8320513e 编写于 作者: S Stephen Boyd 提交者: Lee Jones

mfd: tps65218: 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: NStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 23b02519
......@@ -197,6 +197,7 @@ static struct regmap_irq_chip tps65218_irq_chip = {
static const struct of_device_id of_tps65218_match_table[] = {
{ .compatible = "ti,tps65218", },
{}
};
static int tps65218_probe(struct i2c_client *client,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册