Skip to content

Commit

Permalink
Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-…
Browse files Browse the repository at this point in the history
…next
  • Loading branch information
Mark Brown committed Oct 24, 2013
2 parents 4c35c86 + 0a3ee93 commit 4e31566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/regulator/lp3971.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 4e31566

Please sign in to comment.