Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302169
b: refs/heads/master
c: 14add4f
h: refs/heads/master
i:
  302167: 5aba161
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 5, 2012
1 parent c035c00 commit b3026f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b65e159b94e37b40dfa1a5df77adb6fce932f6a
refs/heads/master: 14add4ff2132a04843dfcb320c9f22c717c58328
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/lp3971.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ static struct regulator_ops lp3971_dcdc_ops = {
.set_voltage = lp3971_dcdc_set_voltage,
};

static struct regulator_desc regulators[] = {
static const struct regulator_desc regulators[] = {
{
.name = "LDO1",
.id = LP3971_LDO1,
Expand Down

0 comments on commit b3026f0

Please sign in to comment.