Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302170
b: refs/heads/master
c: 1bdcf11
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 5, 2012
1 parent b3026f0 commit f1d6a2f
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: 14add4ff2132a04843dfcb320c9f22c717c58328
refs/heads/master: 1bdcf11052bb075a3b2a53b39841601e36f0e86b
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/lp3972.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ static struct regulator_ops lp3972_dcdc_ops = {
.set_voltage = lp3972_dcdc_set_voltage,
};

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

0 comments on commit f1d6a2f

Please sign in to comment.