Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302164
b: refs/heads/master
c: 47924b6
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Apr 4, 2012
1 parent 9d30816 commit d5ea6f1
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: 65f26846b90611742f3b407cc538a1cad33abde8
refs/heads/master: 47924b6ae1c7a7fafd5d110fb1af9923c2d5e216
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/wm8350-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ static struct regulator_ops wm8350_isink_ops = {
.enable_time = wm8350_isink_enable_time,
};

static struct regulator_desc wm8350_reg[NUM_WM8350_REGULATORS] = {
static const struct regulator_desc wm8350_reg[NUM_WM8350_REGULATORS] = {
{
.name = "DCDC1",
.id = WM8350_DCDC_1,
Expand Down

0 comments on commit d5ea6f1

Please sign in to comment.