Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302177
b: refs/heads/master
c: 09de347
h: refs/heads/master
i:
  302175: 9e7a0b4
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 6, 2012
1 parent 6f7dbbe commit 5b53662
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: 0373bcff46c444d71bbff424d1060b550bab28ec
refs/heads/master: 09de3473c7724d7a1db7596acc2ce411e5e72f63
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max8649.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static struct regulator_ops max8649_dcdc_ops = {

};

static struct regulator_desc dcdc_desc = {
static const struct regulator_desc dcdc_desc = {
.name = "max8649",
.ops = &max8649_dcdc_ops,
.type = REGULATOR_VOLTAGE,
Expand Down

0 comments on commit 5b53662

Please sign in to comment.