mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next
This commit is contained in:
commit
4e31566d9b
@ -474,8 +474,8 @@ static int lp3971_i2c_remove(struct i2c_client *i2c)
|
||||
}
|
||||
|
||||
static const struct i2c_device_id lp3971_i2c_id[] = {
|
||||
{ "lp3971", 0 },
|
||||
{ }
|
||||
{ "lp3971", 0 },
|
||||
{ }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(i2c, lp3971_i2c_id);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user