Commit 23c4fd5c authored by Bard Liao's avatar Bard Liao Committed by Mark Brown

ASoC: rt286: make rt286_i2c_driver static

Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarBard Liao <bardliao@realtek.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent bc6c4e45
......@@ -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 = {
.name = "rt286",
.owner = THIS_MODULE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment