1
0
Fork 0

Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-next

hifive-unleashed-5.1
Mark Brown 2013-10-24 11:11:38 +01:00
commit 4e31566d9b
1 changed files with 2 additions and 2 deletions

View File

@ -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);