Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302172
b: refs/heads/master
c: 621adb3
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Apr 6, 2012
1 parent f32eff9 commit e341365
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: 0d2fbc519e5c2e30a4d2d225a3fd795303ba7caa
refs/heads/master: 621adb30ace17799f24d17b1df1aa0f69081f71b
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max8660.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ static struct regulator_ops max8660_ldo67_ops = {
.set_voltage = max8660_ldo67_set,
};

static struct regulator_desc max8660_reg[] = {
static const struct regulator_desc max8660_reg[] = {
{
.name = "V3(DCDC)",
.id = MAX8660_V3,
Expand Down

0 comments on commit e341365

Please sign in to comment.