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

Commit 1b36e4a2 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown
Browse files

ASoC: max9867: Make max9867_i2c_id NULL terminated

parent ee06b6f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -512,6 +512,7 @@ static int max9867_i2c_remove(struct i2c_client *client)

static const struct i2c_device_id max9867_i2c_id[] = {
	{ "max9867", 0 },
	{ }
};

static const struct of_device_id max9867_of_match[] = {