Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ASoC: rt286: make rt286_i2c_driver static

parent bc6c4e45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,