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

Commit 420dd718 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix mis cherry-pick of wm1250-ev1 driver

parent 4bb3f43c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ static const struct i2c_device_id wm1250_ev1_i2c_id[] = {
	{ "wm1250-ev1", 0 },
	{ }
};
MODULE_DEVICE_TABLE(i2c, wm1250_ev1__id);
MODULE_DEVICE_TABLE(i2c, wm1250_ev1_i2c_id);

static struct i2c_driver wm1250_ev1_i2c_driver = {
	.driver = {