Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302176
b: refs/heads/master
c: 0373bcf
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 6, 2012
1 parent 9e7a0b4 commit 6f7dbbe
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: 78637a3d8c871c4e27e86d9753e19868e2d9e6a8
refs/heads/master: 0373bcff46c444d71bbff424d1060b550bab28ec
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max1586.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static struct regulator_ops max1586_v6_ops = {
.list_voltage = max1586_v6_list,
};

static struct regulator_desc max1586_reg[] = {
static const struct regulator_desc max1586_reg[] = {
{
.name = "Output_V3",
.id = MAX1586_V3,
Expand Down

0 comments on commit 6f7dbbe

Please sign in to comment.