提交 23c4fd5c 编写于 作者: B Bard Liao 提交者: Mark Brown

ASoC: rt286: make rt286_i2c_driver static

Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NBard Liao <bardliao@realtek.com>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 bc6c4e45
...@@ -1206,7 +1206,7 @@ static int rt286_i2c_remove(struct i2c_client *i2c) ...@@ -1206,7 +1206,7 @@ static int rt286_i2c_remove(struct i2c_client *i2c)
} }
struct i2c_driver rt286_i2c_driver = { static struct i2c_driver rt286_i2c_driver = {
.driver = { .driver = {
.name = "rt286", .name = "rt286",
.owner = THIS_MODULE, .owner = THIS_MODULE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册